/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | res_desc_test.cpp | 70 ResType resType; in HWTEST_F() local [all...] |
H A D | resource_manager_test_common.cpp | 53 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 D | res_desc_test.cpp | 70 ResType resType; in HWTEST_F() local [all...] |
H A D | global_test.cpp | 63 int GetResId(const std::string &name, ResType resType) in GetResId() argument
|
/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_common_event_manager.cpp | 39 void WallpaperCommonEventManager::SendWallpaperLockSettingMessage(WallpaperResourceType resType) in SendWallpaperLockSettingMessage() argument 50 void WallpaperCommonEventManager::SendWallpaperSystemSettingMessage(WallpaperResourceType resType) in SendWallpaperSystemSettingMessage() argument
|
H A D | wallpaper_service.cpp | 916 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 D | soc_perf_client_adapter_impl.cpp | 55 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 D | res_desc.cpp | 153 bool IdItem::IsRef(const std::string &value, ResType &resType, int &id) in IsRef() argument
|
H A D | hap_manager.cpp | 110 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 D | resource_manager_impl.cpp | 274 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 D | theme_pack_resource.h | 36 ResType resType; member [all...] |
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_desc.cpp | 227 bool IdItem::IsRef(const std::string &value, ResType &resType, int &id) in IsRef() argument
|
H A D | theme_pack_resource.cpp | 100 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 D | theme_pack_manager.cpp | 190 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 D | resource_manager_impl.cpp | 419 ResType resType; in ResolveReference() local 509 ResType resType; in ResolveParentReference() local 786 ResType resType; in ProcessReference() local [all...] |
H A D | hap_manager.cpp | 173 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 D | pkg_upgradefile.h | 47 uint8_t resType;
member
|
/base/update/updater/interfaces/kits/include/package/ |
H A D | package.h | 96 uint8_t resType;
member
|
/base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
H A D | global_utils.h | 90 ResType resType;
member
|
/base/update/updater/services/include/package/ |
H A D | pkg_info_utils.h | 81 uint8_t resType = 0; member 113 uint8_t resType; member
|
/base/web/webview/ohos_adapter/res_sched_adapter/src/ |
H A D | res_sched_client_adapter_impl.cpp | 311 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
|