Searched refs:GetMethodFlags (Results 1 – 1 of 1) sorted by relevance
283 static uint32_t GetMethodFlags(DexFile* dex_file, const char* method) { in GetMethodFlags() function291 uint32_t value = GetMethodFlags(dex_file, method); in ApplyMaskToMethodFlags()298 uint32_t value = GetMethodFlags(dex_file, method); in OrMaskToMethodFlags()558 if (((GetMethodFlags(dex_file, kMethods[i]) & kAccPublic) != 0) && in TEST_F()