Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h113 bool reconcile_secondary_dex_file(const std::string& dex_path,
Ddexopt.cpp2096 bool reconcile_secondary_dex_file(const std::string& dex_path, in reconcile_secondary_dex_file() function
DInstalldNativeService.cpp3620 bool result = android::installd::reconcile_secondary_dex_file( in reconcileSecondaryDexFile()