Home
last modified time | relevance | path

Searched defs:appPath (Results 1 – 10 of 10) sorted by relevance

/foundation/aafwk/aafwk_lite/services/abilitymgr_lite/src/
Dability_record.cpp41 void AbilityRecord::SetAppPath(const char *appPath) in SetAppPath()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dkvstore_app_accessor.cpp83 std::string appPath = KvStoreAppManager::GetDataStoragePath( in EnableKvStoreAutoLaunch() local
/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dgt_bundle_manager_service.cpp487 char *appPath = reinterpret_cast<char *>(UI_Malloc(len)); in ScanThirdApp() local
523 bool GtManagerService::IsSystemBundleInstalledPath(const char *appPath, const List<ToBeInstalledApp… in IsSystemBundleInstalledPath()
539 bool GtManagerService::CheckSystemBundleIsValid(const char *appPath, char **bundleName, int32_t &ve… in CheckSystemBundleIsValid()
560 void GtManagerService::ReloadEntireBundleInfo(const char *appPath, const char *bundleName, in ReloadEntireBundleInfo()
1012 char *appPath = reinterpret_cast<char *>(AdapterMalloc(len)); in APP_QueryAppInfo() local
Dbundle_manager_service.cpp398 std::string appPath = std::string(appDir) + PATH_SEPARATOR + ent->d_name; in ScanAppDir() local
425 bool ManagerService::CheckSystemBundleIsValid(const char *appPath, char **bundleName, int32_t &vers… in CheckSystemBundleIsValid()
445 void ManagerService::ReloadEntireBundleInfo(const char *appPath, const char *bundleName, int32_t ve… in ReloadEntireBundleInfo()
/foundation/ace/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/
Dams_thread.h34 char appPath[APP_RECORD_STRING_BUFFER_MAX] = {0}; member
/foundation/ace/ace_engine_lite/frameworks/src/core/modules/
Dapp_module.cpp79 char *appPath = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentAbilityPath()); in ReadManifest() local
/foundation/ace/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp548 char *ReadJSFile(const char * const appPath, const char * const jsFileName) in ReadJSFile()
710 char *ReadJSFile(const char * const appPath, const char * const jsFileName, uint32_t &fileSize) in ReadJSFile()
/foundation/aafwk/standard/frameworks/kits/appkit/native/app/src/
Dmain_thread.cpp1687 std::string appPath = applicationLibraryPath; in LoadAppLibrary() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp1189 std::string appPath = appBasePath.append("app.abc"); in LoadJs() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp3356 std::string appPath = appBasePath.append("app.abc"); in LoadJs() local