Home
last modified time | relevance | path

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

/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_test.cpp103 void ResourceManagerTest::AddResource(const char *language, const char *script, const char *region) in AddResource() function in __anon301::ResourceManagerTest
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp202 bool HapManager::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::HapManager
H A Dresource_manager_impl.cpp597 bool ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp195 int32_t ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Resource::ResourceManagerImpl
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_common.cpp86 void ResourceManagerTestCommon::AddResource(const char *language, const char *script, const char *region) in AddResource() function in ResourceManagerTestCommon
/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_sync_impl.cpp1013 napi_value ResourceManagerNapiSyncImpl::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerNapiSyncImpl
H A Dresource_manager_addon.cpp422 napi_value ResourceManagerAddon::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerAddon
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp1087 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
1100 bool ResourceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
H A Dhap_manager.cpp375 bool HapManager::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::HapManager
387 bool HapManager::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource() function in OHOS::Global::Resource::HapManager

Completed in 15 milliseconds