Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/soc_perf_adapter/src/
Dsoc_perf_client_adapter_impl.cpp53 uint32_t resType = ConvertId(id); in ApplySocPerfConfigById() local
66 uint32_t resType = ConvertId(id); in ApplySocPerfConfigByIdEx() local
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_common_event_manager.cpp39 void WallpaperCommonEventManager::SendWallpaperLockSettingMessage(WallpaperResourceType resType) in SendWallpaperLockSettingMessage()
50 void WallpaperCommonEventManager::SendWallpaperSystemSettingMessage(WallpaperResourceType resType) in SendWallpaperSystemSettingMessage()
Dwallpaper_service.cpp976 WallpaperResourceType resType = GetResType(userId, type); in GetPixelMap() local
1522 WallpaperType wallpaperType, WallpaperResourceType resType, const std::string &uri) in WallpaperChanged()
1901 WallpaperResourceType resType = GetResType(userId, type); in GetCorrespondWallpaper() local
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dres_desc_test.cpp70 ResType resType; variable
Dresource_manager_test_common.cpp53 int ResourceManagerTestCommon::GetResId(const std::string &name, ResType resType) in GetResId()
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
Dres_desc_test.cpp70 ResType resType; variable
Dglobal_test.cpp63 int GetResId(const std::string &name, ResType resType) in GetResId()
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dhap_manager.cpp110 const IdItem *HapManager::FindResourceByName(const char *name, const ResType resType) in FindResourceByName()
120 const char *name, const ResType resType) in FindQualifierValueByName()
Dres_desc.cpp153 bool IdItem::IsRef(const std::string &value, ResType &resType, int &id) in IsRef()
Dresource_manager_impl.cpp274 ResType resType; in ResolveReference() local
353 ResType resType; in ResolveParentReference() local
574 …urceManagerImpl::GetRawFile(const HapResource::ValueUnderQualifierDir *vuqd, const ResType resType, in GetRawFile()
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_resource.cpp100 ResType resType = ResType::VALUES; in GetResType() local
116 ResType resType = GetResType(resTypeStr); in InitThemeRes() local
206 …const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &na… in GetThemeValues()
Dhap_manager.cpp173 const char *name, const ResType resType, bool isGetOverrideResource) in FindResourceByName()
183 const char *name, const ResType resType, bool isGetOverrideResource, uint32_t density) in FindQualifierValueByName()
569 const std::shared_ptr<HapResource::ValueUnderQualifierDir> qd, const ResType resType) in GetFilePathFromHap()
839 …GetFilePath(const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd, const ResType resType, in GetFilePath()
1029 uint32_t GetRealResId(const std::string &resType, in GetRealResId()
1053 const std::string resType = resTypeName.substr(pos1 + 1, pos2 - pos1 - 1); in GetResTypeAndResName() local
1068 const std::string resType = std::get<0>(typeNameTuple); in GetResId() local
Dtheme_pack_manager.cpp187 ResType resType = idItems[i]->GetItemResType(); in FindThemeResource() local
205const ResType &resType, const std::string &resName, const ResConfigImpl &resConfig, int32_t userId) in GetThemeResource()
216 …const std::pair<std::string, std::string> &bundInfo, const ResType &resType, const std::string &re… in GetThemeResourceList()
239 const std::pair<std::string, std::string> &bundInfo, const ResType &resType, in GetThemeQualifierValue()
Dres_desc.cpp227 bool IdItem::IsRef(const std::string &value, ResType &resType, int &id) in IsRef()
Dresource_manager_impl.cpp421 ResType resType; in ResolveReference() local
511 ResType resType; in ResolveParentReference() local
793 ResType resType; in ProcessReference() local
/base/web/webview/ohos_adapter/res_sched_adapter/src/
Dres_sched_client_adapter_impl.cpp305 static uint32_t resType = ResType::RES_TYPE_WEBVIEW_AUDIO_STATUS_CHANGE; in ReportAudioData() local
446 static uint32_t resType = ResType::RES_TYPE_WEBVIEW_SCREEN_CAPTURE; in ReportScreenCapture() local
465 static uint32_t resType = ResType::RES_TYPE_WEBVIEW_VIDEO_STATUS_CHANGE; in ReportVideoPlaying() local
/base/global/resource_management/frameworks/resmgr/include/
Dtheme_pack_resource.h35 ResType resType; member
/base/update/updater/services/include/package/
Dpkg_info_utils.h81 uint8_t resType = 0; member
113 uint8_t resType; member
/base/update/updater/services/package/pkg_package/
Dpkg_upgradefile.h47 uint8_t resType; member
/base/update/updater/interfaces/kits/include/package/
Dpackage.h96 uint8_t resType; member
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
Dglobal_utils.h90 ResType resType; member