Searched defs:paramKey (Results 1 – 15 of 15) sorted by relevance
| /base/hiviewdfx/hiview/base/utility/ |
| D | setting_observer_manager.cpp | 66 bool SettingObserverManager::RegisterObserver(const std::string& paramKey, SettingObserver::Observe… in RegisterObserver() 88 bool SettingObserverManager::UnregisterObserver(const std::string& paramKey) in UnregisterObserver() 109 std::string SettingObserverManager::GetStringValue(const std::string& paramKey, const std::string& … in GetStringValue() 149 Uri SettingObserverManager::AssembleUri(const std::string& paramKey) in AssembleUri() 154 sptr<SettingObserver> SettingObserverManager::GetSettingObserver(const std::string& paramKey) in GetSettingObserver()
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| D | setting_observer_manager.h | 32 SettingObserver(const std::string& paramKey, ObserverCallback callback) in SettingObserver()
|
| /base/global/i18n/frameworks/intl/src/ |
| D | multi_users.cpp | 299 std::string MultiUsers::ReadMultiUsersParameter(const std::string& paramKey, const std::string& loc… in ReadMultiUsersParameter() 321 I18nErrorCode MultiUsers::WriteMultiUsersParameter(const std::string& paramKey, const std::string& … in WriteMultiUsersParameter() 382 std::string MultiUsers::GetParamFromPreferences(const std::string& paramKey) in GetParamFromPreferences() 392 I18nErrorCode MultiUsers::SetParamFromPreferences(const std::string& paramKey, const std::string& p… in SetParamFromPreferences()
|
| D | utils.cpp | 98 std::string ReadSystemParameter(const char *paramKey, const int paramLength) in ReadSystemParameter()
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| D | custom_event_param_dao.cpp | 118 std::string paramKey; in QueryParamkeys() local 146 std::string paramKey; in Query() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/test/unittest/common/ |
| D | event_export_mgr_test.cpp | 74 [] (const std::string& paramKey) { in __anon73d050bb0202()
|
| /base/hiviewdfx/hiview/base/event_store/store/ |
| D | sys_event_repeat_guard.cpp | 133 [] (const std::string& paramKey) { in RegisterListeningUeSwitch()
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/config/ |
| D | export_config_parser.cpp | 124 …xportConfigParser::ParseSettingDbParam(SettingDbParam& settingDbParam, const std::string& paramKey) in ParseSettingDbParam()
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/ |
| D | event_export_engine.cpp | 81 [&config] (const std::string& paramKey) { in RegisterSettingObserver()
|
| /base/hiviewdfx/hiview/base/event_raw/encoded/ |
| D | raw_data_builder.cpp | 251 auto paramKey = param->GetKey(); in AppendValue() local
|
| /base/security/device_security_level/oem_property/common/ |
| D | dslm_credential_utils.c | 467 static int32_t GetDataFromJson(DslmJsonHandle json, const char *paramKey, char *dest, uint32_t dest… in GetDataFromJson()
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| D | utils.cpp | 595 std::string Utils::GetSystemParameter(const std::string& paramKey) in GetSystemParameter()
|
| /base/global/i18n/frameworks/intl/test/unittest/ |
| D | intl_test.cpp | 1924 string paramKey = "const.global.language"; variable
|
| /base/security/access_token/frameworks/js/napi/accesstoken/src/ |
| D | napi_atmanager.cpp | 550 std::string NapiAtManager::GetPermParamValue(PermissionParamCache& paramCache, const char* paramKey) in GetPermParamValue()
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | resource_manager_impl.cpp | 1370 std::string ResourceManagerImpl::ReadParameter(const char *paramKey, const int paramLength) in ReadParameter()
|