Searched refs:dm_path (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp342 const char* dm_path = nullptr,
349 dm_path,
361 const char* dm_path = nullptr,
368 dm_path,
379 const char* dm_path,
391 if (dm_path != nullptr) {
392 dm_path_ptr.reset(new std::string(dm_path));
374 CompilePrimaryDex(std::string compiler_filter, int32_t dex_flags, const char* oat_dir, int32_t uid, int32_t dexopt_needed, const char* dm_path, bool downgrade, bool should_binder_call_succeed, binder::Status* binder_result) argument
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1973 const char* dm_path = getCStr(dexMetadataPath); local
1978 downgrade, targetSdkVersion, profile_name, dm_path, compilation_reason, &error_msg);

Completed in 224 milliseconds