Searched defs:appPath (Results 1 - 11 of 11) sorted by relevance
| /foundation/ability/ability_lite/interfaces/kits/want_lite/ |
| H A D | want.h | 79 const char *appPath;
member
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/ |
| H A D | ability_record.h | 49 char *appPath = nullptr; member
|
| /foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/ |
| H A D | ams_thread.h | 34 char appPath[APP_RECORD_STRING_BUFFER_MAX] = {0}; member
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | cj_runtime.cpp | 85 std::string appPath = ""; in SetAppLibPath() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/ |
| H A D | app_module.cpp | 79 char *appPath = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentAbilityPath()); in ReadManifest() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A 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 &versionCode) in CheckSystemBundleIsValid() argument 445 void ManagerService::ReloadEntireBundleInfo(const char *appPath, cons argument [all...] |
| H A D | gt_bundle_manager_service.cpp | 650 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...] |
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | hap_manager.cpp | 418 std::string appPath; in GetValidAppPath() local 441 std::string appPath = GetValidAppPath(); in AddAppOverlay() local 456 std::string appPath = GetValidAppPath(); in RemoveAppOverlay() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | js_fwk_common.cpp | 554 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
|
| /third_party/lwip/src/apps/http/makefsdata/ |
| H A D | makefsdata.c | 182 char appPath[MAX_PATH_LEN]; in main() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | main_thread.cpp | 2723 std::string appPath = applicationLibraryPath; in LoadAppLibrary() local
|
Completed in 16 milliseconds