• Home
  • Raw
  • Download

Lines Matching defs:dex_file

43 static void MakeDexVersion37(DexFile* dex_file) {  in MakeDexVersion37()
49 static void FixUpChecksum(uint8_t* dex_file) { in FixUpChecksum()
74 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in VerifyModification() local
112 std::unique_ptr<const DexFile> dex_file = std::move(tmp[0]); in OpenDexFileBase64() local
150 [](DexFile* dex_file) { in TEST_F()
160 [](DexFile* dex_file) { in TEST_F()
170 [](DexFile* dex_file) { in TEST_F()
234 static const uint8_t* FindMethodData(const DexFile* dex_file, in FindMethodData()
259 static void SetMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in SetMethodFlags()
276 static uint32_t GetMethodFlags(DexFile* dex_file, const char* method) { in GetMethodFlags()
283 static void ApplyMaskToMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in ApplyMaskToMethodFlags()
290 static void OrMaskToMethodFlags(DexFile* dex_file, const char* method, uint32_t mask) { in OrMaskToMethodFlags()
297 static void RemoveCode(DexFile* dex_file, const char* method) { in RemoveCode()
319 [](DexFile* dex_file) { in TEST_F()
331 [](DexFile* dex_file) { in TEST_F()
346 [&](DexFile* dex_file) { in TEST_F()
357 [&](DexFile* dex_file) { in TEST_F()
368 [&](DexFile* dex_file) { in TEST_F()
379 [&](DexFile* dex_file) { in TEST_F()
392 [&](DexFile* dex_file) { in TEST_F()
417 [&](DexFile* dex_file) { in TEST_F()
438 [&](DexFile* dex_file) { in TEST_F()
453 [&](DexFile* dex_file) { in TEST_F()
471 [&](DexFile* dex_file) { in TEST_F()
489 [&](DexFile* dex_file) { in TEST_F()
500 [&](DexFile* dex_file) { in TEST_F()
511 [&](DexFile* dex_file) { in TEST_F()
522 [&](DexFile* dex_file) { in TEST_F()
543 [&](DexFile* dex_file) { in TEST_F()
574 [&](DexFile* dex_file) { in TEST_F()
607 [&](DexFile* dex_file) { in TEST_F()
623 [](DexFile* dex_file) { in TEST_F()
675 [](DexFile* dex_file) { in TEST_F()
682 [](DexFile* dex_file) { in TEST_F()
691 [](DexFile* dex_file) { in TEST_F()
700 [](DexFile* dex_file) { in TEST_F()
711 [](DexFile* dex_file) { in TEST_F()
721 [](DexFile* dex_file) { in TEST_F()
730 [](DexFile* dex_file) { in TEST_F()
741 [](DexFile* dex_file) { in TEST_F()
750 [](DexFile* dex_file) { in TEST_F()
761 [](DexFile* dex_file) { in TEST_F()
771 [](DexFile* dex_file) { in TEST_F()
808 [&](DexFile* dex_file) { in TEST_F()
829 static const uint8_t* FindFieldData(const DexFile* dex_file, const char* name) { in FindFieldData()
847 static void SetFieldFlags(DexFile* dex_file, const char* field, uint32_t mask) { in SetFieldFlags()
864 static uint32_t GetFieldFlags(DexFile* dex_file, const char* field) { in GetFieldFlags()
871 static void ApplyMaskToFieldFlags(DexFile* dex_file, const char* field, uint32_t mask) { in ApplyMaskToFieldFlags()
878 static void OrMaskToFieldFlags(DexFile* dex_file, const char* field, uint32_t mask) { in OrMaskToFieldFlags()
907 [](DexFile* dex_file) { in TEST_F()
919 [](DexFile* dex_file) { in TEST_F()
929 [](DexFile* dex_file) { in TEST_F()
945 [&](DexFile* dex_file) { in TEST_F()
961 [&](DexFile* dex_file) { in TEST_F()
992 [&](DexFile* dex_file) { in TEST_F()
1008 [&](DexFile* dex_file) { in TEST_F()
1039 [](DexFile* dex_file) { in TEST_F()
1046 [](DexFile* dex_file) { in TEST_F()
1055 [](DexFile* dex_file) { in TEST_F()
1064 [](DexFile* dex_file) { in TEST_F()
1075 [](DexFile* dex_file) { in TEST_F()
1084 [](DexFile* dex_file) { in TEST_F()
1095 [](DexFile* dex_file) { in TEST_F()
1105 [](DexFile* dex_file) { in TEST_F()
1117 [](DexFile* dex_file) { in TEST_F()
1127 [](DexFile* dex_file) { in TEST_F()
1139 [](DexFile* dex_file) { in TEST_F()
1168 [&](DexFile* dex_file) { in TEST_F()
1182 [&](DexFile* dex_file) { in TEST_F()
1218 [](DexFile* dex_file) { in TEST_F()
1225 [](DexFile* dex_file) { in TEST_F()
1295 [](DexFile* dex_file) { in TEST_F()
1318 [&](DexFile* dex_file) { in TEST_F()
1401 [i](DexFile* dex_file) { in TEST_F()
1611 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
1675 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
1717 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
1759 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
1801 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
1836 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
2037 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
2082 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local
2136 std::unique_ptr<DexFile> dex_file(GetDexFile(dex_bytes.get(), length)); in TEST_F() local