Home
last modified time | relevance | path

Searched defs:resType (Results 1 - 21 of 21) sorted by relevance

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dres_desc_test.cpp70 ResType resType; in HWTEST_F() local
[all...]
H A Dresource_manager_test_common.cpp53 int ResourceManagerTestCommon::GetResId(const std::string &name, ResType resType) in GetResId() argument
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dres_desc_test.cpp70 ResType resType; in HWTEST_F() local
[all...]
H A Dglobal_test.cpp63 int GetResId(const std::string &name, ResType resType) in GetResId() argument
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_manager.cpp39 void WallpaperCommonEventManager::SendWallpaperLockSettingMessage(WallpaperResourceType resType) in SendWallpaperLockSettingMessage() argument
50 void WallpaperCommonEventManager::SendWallpaperSystemSettingMessage(WallpaperResourceType resType) in SendWallpaperSystemSettingMessage() argument
H A Dwallpaper_service.cpp916 WallpaperResourceType resType = GetResType(userId, type); in GetPixelMap() local
1460 WallpaperChanged( WallpaperType wallpaperType, WallpaperResourceType resType, const std::string &uri) WallpaperChanged() argument
/base/web/webview/ohos_adapter/soc_perf_adapter/src/
H A Dsoc_perf_client_adapter_impl.cpp55 uint32_t resType = ConvertId(id); in ApplySocPerfConfigById() local
68 uint32_t resType = ConvertId(id); in ApplySocPerfConfigByIdEx() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_desc.cpp153 bool IdItem::IsRef(const std::string &value, ResType &resType, int &id) in IsRef() argument
H A Dhap_manager.cpp110 const IdItem *HapManager::FindResourceByName(const char *name, const ResType resType) in FindResourceByName() argument
119 FindQualifierValueByName( const char *name, const ResType resType) FindQualifierValueByName() argument
H A Dresource_manager_impl.cpp274 ResType resType; in ResolveReference() local
353 ResType resType; in ResolveParentReference() local
574 RState ResourceManagerImpl::GetRawFile(const HapResource::ValueUnderQualifierDir *vuqd, const ResType resType, in GetRawFile() argument
/base/global/resource_management/frameworks/resmgr/include/
H A Dtheme_pack_resource.h36 ResType resType; member
[all...]
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp227 bool IdItem::IsRef(const std::string &value, ResType &resType, int &id) in IsRef() argument
H A Dtheme_pack_resource.cpp100 ResType resType = ResType::VALUES; in GetResType() local
116 ResType resType = GetResType(resTypeStr); in InitThemeRes() local
205 GetThemeValues( const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &name) GetThemeValues() argument
H A Dtheme_pack_manager.cpp190 ResType resType = idItems[i]->GetItemResType(); in FindThemeResource() local
207 GetThemeResource(const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &resName, const ResConfigImpl &resConfig) GetThemeResource() argument
218 GetThemeResourceList( const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &resName) GetThemeResourceList() argument
237 GetThemeQualifierValue( const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &resName, const ResConfigImpl &resConfig) GetThemeQualifierValue() argument
[all...]
H A Dresource_manager_impl.cpp419 ResType resType; in ResolveReference() local
509 ResType resType; in ResolveParentReference() local
786 ResType resType; in ProcessReference() local
[all...]
H A Dhap_manager.cpp173 FindResourceByName( const char *name, const ResType resType, bool isGetOverrideResource) FindResourceByName() argument
183 FindQualifierValueByName( const char *name, const ResType resType, bool isGetOverrideResource, uint32_t density) FindQualifierValueByName() argument
597 GetFilePathFromHap(std::shared_ptr<AbilityBase::Extractor> &extractor, const std::shared_ptr<HapResource::ValueUnderQualifierDir> qd, const ResType resType) GetFilePathFromHap() argument
894 GetFilePath(const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd, const ResType resType, std::string &outValue) GetFilePath() argument
1084 GetRealResId(const std::string &resType, const std::vector<std::unordered_map<ResType, uint32_t>> &candidates) GetRealResId() argument
1108 const std::string resType = resTypeName.substr(pos1 + 1, pos2 - pos1 - 1); GetResTypeAndResName() local
1123 const std::string resType = std::get<0>(typeNameTuple); GetResId() local
[all...]
/base/update/updater/services/package/pkg_package/
H A Dpkg_upgradefile.h47 uint8_t resType; member
/base/update/updater/interfaces/kits/include/package/
H A Dpackage.h96 uint8_t resType; member
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dglobal_utils.h90 ResType resType; member
/base/update/updater/services/include/package/
H A Dpkg_info_utils.h81 uint8_t resType = 0; member
113 uint8_t resType; member
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp311 static uint32_t resType = ResType::RES_TYPE_WEBVIEW_AUDIO_STATUS_CHANGE; in ReportAudioData() local
448 static uint32_t resType = ResType::RES_TYPE_WEBVIEW_SCREEN_CAPTURE; in ReportScreenCapture() local
467 static uint32_t resType = ResType::RES_TYPE_WEBVIEW_VIDEO_STATUS_CHANGE; in ReportVideoPlaying() local

Completed in 18 milliseconds