Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h57 bool NeedCompile(const InnerBundleInfo &info, const std::string &moduleName) const;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp704 if (!NeedCompile(info, moduleName)) { in HandleIdleWithSingleHap()
711 bool AOTHandler::NeedCompile(const InnerBundleInfo &info, const std::string &moduleName) const in NeedCompile() function in OHOS::AppExecFwk::AOTHandler

Completed in 2 milliseconds