Searched defs:appPath (Results 1 – 10 of 10) sorted by relevance
| /foundation/aafwk/aafwk_lite/services/abilitymgr_lite/src/ |
| D | ability_record.cpp | 41 void AbilityRecord::SetAppPath(const char *appPath) in SetAppPath()
|
| /foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/ |
| D | kvstore_app_accessor.cpp | 83 std::string appPath = KvStoreAppManager::GetDataStoragePath( in EnableKvStoreAutoLaunch() local
|
| /foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/ |
| D | gt_bundle_manager_service.cpp | 487 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
|
| D | bundle_manager_service.cpp | 398 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/ |
| D | ams_thread.h | 34 char appPath[APP_RECORD_STRING_BUFFER_MAX] = {0}; member
|
| /foundation/ace/ace_engine_lite/frameworks/src/core/modules/ |
| D | app_module.cpp | 79 char *appPath = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentAbilityPath()); in ReadManifest() local
|
| /foundation/ace/ace_engine_lite/frameworks/src/core/base/ |
| D | js_fwk_common.cpp | 548 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/ |
| D | main_thread.cpp | 1687 std::string appPath = applicationLibraryPath; in LoadAppLibrary() local
|
| /foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_engine.cpp | 1189 std::string appPath = appBasePath.append("app.abc"); in LoadJs() local
|
| /foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_engine.cpp | 3356 std::string appPath = appBasePath.append("app.abc"); in LoadJs() local
|