Home
last modified time | relevance | path

Searched defs:paramKey (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dsetting_observer_manager.cpp68 bool SettingObserverManager::RegisterObserver(const std::string& paramKey, SettingObserver::Observe… in RegisterObserver()
90 bool SettingObserverManager::UnregisterObserver(const std::string& paramKey) in UnregisterObserver()
111 std::string SettingObserverManager::GetStringValue(const std::string& paramKey, const std::string& … in GetStringValue()
151 Uri SettingObserverManager::AssembleUri(const std::string& paramKey) in AssembleUri()
156 sptr<SettingObserver> SettingObserverManager::GetSettingObserver(const std::string& paramKey) in GetSettingObserver()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dsetting_observer_manager.h32 SettingObserver(const std::string& paramKey, ObserverCallback callback) in SettingObserver()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/test/unittest/common/
H A Devent_export_mgr_test.cpp52 [] (const std::string& paramKey) { in __anonf62509910202()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dcustom_event_param_dao.cpp144 std::string paramKey; in QueryParamkeys() local
172 std::string paramKey; in Query() local
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_config_parser.cpp80 …xportConfigParser::ParseSettingDbParam(SettingDbParam& settingDbParam, const std::string& paramKey) in ParseSettingDbParam()
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_data_mgr_test/
H A Dapp_domain_verify_data_mgr_test.cpp310 std::string paramKey = ""; variable
323 std::string paramKey = ""; variable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_guard.cpp131 [] (const std::string& paramKey) { in RegisterListeningUeSwitch()
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/
H A Devent_export_engine.cpp121 [this, &config] (const std::string& paramKey) { in RegistSettingObserver()
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_data_mgr.cpp164 bool AppDomainVerifyDataMgr::GetParamKey(const std::string& bundleName, std::string& paramKey) in GetParamKey()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_ability_connection_test.cpp272 std::string paramKey = "requestReason"; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_tool_command.cpp417 std::string paramKey; in ParseTestArgsFromCmd() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.cpp78 …ommonEventHelper::PublishEvent(const std::string &eventAction, const std::string &paramKey, T para… in PublishEvent()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/connection/
H A Dscreen_session_ability_connection.cpp222 std::string paramKey = param.first; in ScreenSessionConnectExtension() local
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp251 auto paramKey = param->GetKey(); in AppendValue() local
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp63 std::string ReadSystemParameter(const char *paramKey, const int paramLength) in ReadSystemParameter()
/ohos5.0/base/security/device_security_level/oem_property/common/
H A Ddslm_credential_utils.c467 static int32_t GetDataFromJson(DslmJsonHandle json, const char *paramKey, char *dest, uint32_t dest… in GetDataFromJson()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp1937 string paramKey = "const.global.language"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdbstore.cpp3175 const string paramKey = "multimedia.medialibrary.startup." + to_string(uid); in ResetCloudCursorAfterInitFinish() local