Lines Matching defs:dex_file
61 static void MakeDexVersion37(DexFile* dex_file) { in MakeDexVersion37()
113 static void FixUpChecksum(uint8_t* dex_file) { in FixUpChecksum()
133 std::unique_ptr<DexFile> dex_file( in VerifyModification() local
181 std::unique_ptr<const DexFile> dex_file = std::move(tmp[0]); in OpenDexFileBase64() local
221 [](DexFile* dex_file) { in TEST_F()
231 [](DexFile* dex_file) { in TEST_F()
241 [](DexFile* dex_file) { in TEST_F()
290 static const uint8_t* FindMethodData(const DexFile* dex_file, in FindMethodData()
333 static void SetMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in SetMethodFlags()
350 static uint32_t GetMethodFlags(DexFile* dex_file, const char* method) { in GetMethodFlags()
357 static void ApplyMaskToMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in ApplyMaskToMethodFlags()
364 static void OrMaskToMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in OrMaskToMethodFlags()
371 static void RemoveCode(DexFile* dex_file, const char* method) { in RemoveCode()
393 [](DexFile* dex_file) { in TEST_F()
405 [](DexFile* dex_file) { in TEST_F()
420 [&](DexFile* dex_file) { in TEST_F()
431 [&](DexFile* dex_file) { in TEST_F()
442 [&](DexFile* dex_file) { in TEST_F()
453 [&](DexFile* dex_file) { in TEST_F()
466 [&](DexFile* dex_file) { in TEST_F()
491 [&](DexFile* dex_file) { in TEST_F()
512 [&](DexFile* dex_file) { in TEST_F()
527 [&](DexFile* dex_file) { in TEST_F()
545 [&](DexFile* dex_file) { in TEST_F()
563 [&](DexFile* dex_file) { in TEST_F()
574 [&](DexFile* dex_file) { in TEST_F()
585 [&](DexFile* dex_file) { in TEST_F()
596 [&](DexFile* dex_file) { in TEST_F()
617 [&](DexFile* dex_file) { in TEST_F()
648 [&](DexFile* dex_file) { in TEST_F()
681 [&](DexFile* dex_file) { in TEST_F()
697 [](DexFile* dex_file) { in TEST_F()
753 [](DexFile* dex_file) { in TEST_F()
760 [](DexFile* dex_file) { in TEST_F()
769 [](DexFile* dex_file) { in TEST_F()
778 [](DexFile* dex_file) { in TEST_F()
789 [](DexFile* dex_file) { in TEST_F()
799 [](DexFile* dex_file) { in TEST_F()
808 [](DexFile* dex_file) { in TEST_F()
819 [](DexFile* dex_file) { in TEST_F()
828 [](DexFile* dex_file) { in TEST_F()
839 [](DexFile* dex_file) { in TEST_F()
849 [](DexFile* dex_file) { in TEST_F()
886 [&](DexFile* dex_file) { in TEST_F()
907 static const uint8_t* FindFieldData(const DexFile* dex_file, const char* name) { in FindFieldData()
939 static void SetFieldFlags(DexFile* dex_file, const char* field, uint32_t mask) { in SetFieldFlags()
956 static uint32_t GetFieldFlags(DexFile* dex_file, const char* field) { in GetFieldFlags()
963 static void ApplyMaskToFieldFlags(DexFile* dex_file, const char* field, uint32_t mask) { in ApplyMaskToFieldFlags()
970 static void OrMaskToFieldFlags(DexFile* dex_file, const char* field, uint32_t mask) { in OrMaskToFieldFlags()
999 [](DexFile* dex_file) { in TEST_F()
1011 [](DexFile* dex_file) { in TEST_F()
1021 [](DexFile* dex_file) { in TEST_F()
1037 [&](DexFile* dex_file) { in TEST_F()
1053 [&](DexFile* dex_file) { in TEST_F()
1084 [&](DexFile* dex_file) { in TEST_F()
1100 [&](DexFile* dex_file) { in TEST_F()
1131 [](DexFile* dex_file) { in TEST_F()
1138 [](DexFile* dex_file) { in TEST_F()
1147 [](DexFile* dex_file) { in TEST_F()
1156 [](DexFile* dex_file) { in TEST_F()
1167 [](DexFile* dex_file) { in TEST_F()
1176 [](DexFile* dex_file) { in TEST_F()
1187 [](DexFile* dex_file) { in TEST_F()
1197 [](DexFile* dex_file) { in TEST_F()
1209 [](DexFile* dex_file) { in TEST_F()
1219 [](DexFile* dex_file) { in TEST_F()
1231 [](DexFile* dex_file) { in TEST_F()
1260 [&](DexFile* dex_file) { in TEST_F()
1274 [&](DexFile* dex_file) { in TEST_F()
1310 [](DexFile* dex_file) { in TEST_F()
1317 [](DexFile* dex_file) { in TEST_F()
1388 [](DexFile* dex_file) { in TEST_F()
1412 [&](DexFile* dex_file) { in TEST_F()
1496 [i](DexFile* dex_file) { in TEST_F()