Home
last modified time | relevance | path

Searched defs:resMgr (Results 1 - 10 of 10) sorted by relevance

/base/global/resource_management/interfaces/js/kits/src/
H A Dresource_manager_napi.cpp91 std::shared_ptr<ResourceManager> resMgr; in InitAsyncContext() local
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_ffi.cpp73 auto resMgr = FFIData::Create<ResourceManagerImpl>(); in CJ_GetSystemResMgr() local
198 std::shared_ptr<ResourceManager> resMgr = nullptr; in CJ_GetPluralStringValueByResource() local
260 std::shared_ptr<ResourceManager> resMgr = nullptr; in CJ_GetStringArrayValueByResource() local
323 std::shared_ptr<ResourceManager> resMgr in CJ_GetStringByResource() local
390 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetColorByResource() local
420 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetBooleanByResource() local
467 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetNumberByResource() local
572 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetMediaContentByResource() local
618 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetMediaContentBase64ByResource() local
679 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetDrawableDescriptorByResource() local
761 std::shared_ptr<ResourceManager> resMgr = nullptr; CJ_GetSymbolByResource() local
[all...]
H A Dresource_manager_impl.cpp387 GetHapResourceManager(Global::Resource::ResourceManager::Resource resource, std::shared_ptr<Global::Resource::ResourceManager> &resMgr, int32_t &resId) GetHapResourceManager() argument
440 GetDrawableDescriptorPtr(uint32_t id, std::shared_ptr<Global::Resource::ResourceManager> resMgr, uint32_t density, RState &state) GetDrawableDescriptorPtr() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp67 const NativeResourceManager *resMgr; member
115 void OH_ResourceManager_ReleaseNativeResourceManager(NativeResourceManager *resMgr) in OH_ResourceManager_ReleaseNativeResourceManager() argument
422 const NativeResourceManager *resMgr; member
[all...]
/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_sync_impl.cpp311 std::shared_ptr<ResourceManager> resMgr = nullptr; in ProcessStrResource() local
359 std::shared_ptr<ResourceManager> resMgr = nullptr; in ProcessSymbolResource() local
401 std::shared_ptr<ResourceManager> resMgr = nullptr; in ProcessColorResource() local
444 std::shared_ptr<ResourceManager> resMgr = nullptr; ProcessNumResource() local
486 std::shared_ptr<ResourceManager> resMgr = nullptr; ProcessBoolResource() local
527 std::shared_ptr<ResourceManager> resMgr = nullptr; ProcesstMediaContentBase64Resource() local
572 std::shared_ptr<ResourceManager> resMgr = nullptr; ProcessMediaContentResource() local
618 std::shared_ptr<ResourceManager> resMgr = nullptr; ProcessPluralStringValueResource() local
671 std::shared_ptr<ResourceManager> resMgr = nullptr; ProcessStringArrayValueResource() local
731 std::shared_ptr<ResourceManager> resMgr = nullptr; GetDrawableDescriptor() local
890 auto resMgr = dataContext->addon_->GetResMgr(); ProcessNumResourceByName() local
970 auto resMgr = dataContext->addon_->GetResMgr(); GetDrawableDescriptorByName() local
1022 auto resMgr = GetNativeResoruceManager(env, info); AddResource() local
1040 auto resMgr = GetNativeResoruceManager(env, info); RemoveResource() local
1282 std::shared_ptr<ResourceManager> resMgr = dataContext->addon_->GetResMgr(); GetOverrideResourceManager() local
1331 std::shared_ptr<ResourceManager> resMgr = dataContext->addon_->GetResMgr(); UpdateOverrideConfiguration() local
[all...]
H A Dresource_manager_napi_utils.cpp394 GetHapResourceManager(const ResMgrDataContext* dataContext, std::shared_ptr<ResourceManager> &resMgr, int32_t &resId) GetHapResourceManager() argument
H A Dresource_manager_addon.cpp35 napi_value ResourceManagerAddon::CreateOverrideAddon(napi_env env, const std::shared_ptr<ResourceManager>& resMgr) in CreateOverrideAddon() argument
104 ResourceManagerAddon::ResourceManagerAddon(const std::shared_ptr<ResourceManager>& resMgr, bool isSystem) in ResourceManagerAddon() argument
27 Create( napi_env env, const std::string& bundleName, const std::shared_ptr<ResourceManager>& resMgr, std::shared_ptr<AbilityRuntime::Context> context) Create() argument
95 ResourceManagerAddon( const std::string& bundleName, const std::shared_ptr<ResourceManager>& resMgr, const std::shared_ptr<AbilityRuntime::Context>& context, bool isSystem) ResourceManagerAddon() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp358 auto resMgr = GetBundleResMgr(); in GetAppName() local
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp538 auto resMgr = GetResMgr(resPath); in ListInputMethodSubtype() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1894 void ReminderRequest::OnLanguageChange(const std::shared_ptr<Global::Resource::ResourceManager> &resMgr) in OnLanguageChange() argument

Completed in 15 milliseconds