Home
last modified time | relevance | path

Searched defs:hapPath (Results 1 – 15 of 15) sorted by relevance

/base/web/webview/test/unittest/ohos_adapter/ohos_resource_adapter_test/
Dohos_resource_adapter_test.cpp85 std::string hapPath = "/system/app/com.ohos.nweb/NWeb.hap"; variable
100 std::string hapPath = "/system/app/com.ohos.nweb/NWeb.hap"; variable
152 std::string hapPath = ""; variable
196 std::string hapPath = ""; variable
247 std::string hapPath = ""; variable
/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager.cpp54 const std::string &hapPath, const std::vector<std::string> &overlayPath, in CreateResourceManagerDef()
91 const std::string &hapPath, const std::vector<std::string> &overlayPath, in CreateResourceManager()
Draw_file_manager.cpp126 static bool IsLoadHap(const NativeResourceManager *mgr, std::string &hapPath) in IsLoadHap()
148 std::string hapPath; in OH_ResourceManager_OpenRawDir() local
185 …adRawFileFromHap(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath) in LoadRawFileFromHap()
218 std::string hapPath; in OH_ResourceManager_OpenRawFile() local
445 …RawFileFromHap64(const NativeResourceManager *mgr, const char *fileName, const std::string hapPath) in LoadRawFileFromHap64()
470 std::string hapPath; in OH_ResourceManager_OpenRawFile64() local
Dhap_manager.cpp522 std::string hapPath = qd->GetIndexPath(); in GetFilePathFromHap() local
546 std::string hapPath = qd->GetIndexPath(); in GetAbilityExtractor() local
669 int32_t HapManager::GetValidHapPath(std::string &hapPath) in GetValidHapPath()
771 bool HapManager::IsLoadHap(std::string &hapPath) in IsLoadHap()
890 std::string hapPath = (*resIter)->GetIndexPath(); in RemoveResource() local
Dresource_manager_impl.cpp1198 RState ResourceManagerImpl::IsLoadHap(std::string &hapPath) in IsLoadHap()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dtheme_manager_test.cpp59 std::string hapPath; in SetUp() local
Dhap_resource_test.cpp263 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dhap_resource_test.cpp258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
Dohos_resource_adapter_impl.cpp197 OhosResourceAdapterImpl::OhosResourceAdapterImpl(const std::string& hapPath) in OhosResourceAdapterImpl()
202 void OhosResourceAdapterImpl::Init(const std::string& hapPath) in Init()
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp258 RState HapParser::ReadRawFileFromHap(const std::string &hapPath, const std::string &rawFileName, si… in ReadRawFileFromHap()
284 RState HapParser::ReadRawFileDescriptor(const char *hapPath, const std::string &rawFileName, in ReadRawFileDescriptor()
320 RState HapParser::GetRawFileList(const std::string &hapPath, const std::string &rawDirPath, in GetRawFileList()
Dutils.cpp455 bool Utils::ContainsTail(std::string hapPath, std::set<std::string> tailSet) in ContainsTail()
/base/telephony/core_service/frameworks/native/src/
Dresource_utils.cpp384 std::string hapPath; in Init() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1072 void WebviewController::InnerSetHapPath(const std::string &hapPath) in InnerSetHapPath()
Dnapi_webview_controller.cpp658 std::string hapPath; in InnerSetHapPath() local
/base/startup/appspawn/util/src/
Dsandbox_utils.cpp1166 for (auto hapPath : splits) { in SetOverlayAppSandboxProperty() local