Home
last modified time | relevance | path

Searched defs:appPath (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_lite/interfaces/kits/want_lite/
H A Dwant.h79 const char *appPath; member
/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_record.h49 char *appPath = nullptr; member
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/
H A Dams_thread.h34 char appPath[APP_RECORD_STRING_BUFFER_MAX] = {0}; member
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp85 std::string appPath = ""; in SetAppLibPath() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dapp_module.cpp79 char *appPath = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentAbilityPath()); in ReadManifest() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A 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 &versionCode) in CheckSystemBundleIsValid() argument
445 void ManagerService::ReloadEntireBundleInfo(const char *appPath, cons argument
[all...]
H A Dgt_bundle_manager_service.cpp650 char *appPath = reinterpret_cast<char *>(UI_Malloc(len)); in ScanThirdApp() local
690 IsSystemBundleInstalledPath(const char *appPath, const List<ToBeInstalledApp *> *systemPathList) IsSystemBundleInstalledPath() argument
706 CheckSystemBundleIsValid(const char *appPath, char **bundleName, int32_t &versionCode) CheckSystemBundleIsValid() argument
727 ReloadEntireBundleInfo(const char *appPath, const char *bundleName, List<ToBeInstalledApp *> *systemPathList, int32_t versionCode, uint8_t scanFlag) ReloadEntireBundleInfo() argument
1269 char *appPath = reinterpret_cast<char *>(AdapterMalloc(len)); QueryPreAppInfo() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp554 char *ReadJSFile(const char * const appPath, const char * const jsFileName) in ReadJSFile() argument
723 char *ReadJSFile(const char * const appPath, const char * const jsFileName, uint32_t &fileSize) in ReadJSFile() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2723 std::string appPath = applicationLibraryPath; in LoadAppLibrary() local

Completed in 13 milliseconds