Home
last modified time | relevance | path

Searched refs:SetMethodFlags (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/dex/
Ddex_file_verifier_test.cc266 static void SetMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in SetMethodFlags() function
293 SetMethodFlags(dex_file, method, value); in ApplyMaskToMethodFlags()
300 SetMethodFlags(dex_file, method, value); in OrMaskToMethodFlags()