Home
last modified time | relevance | path

Searched defs:configMap (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_info.cpp58 …leInfo::InitLocaleInfo(const std::string &localeTag, std::map<std::string, std::string> &configMap) in InitLocaleInfo()
85 std::map<std::string, std::string> configMap; in LocaleInfo() local
89 LocaleInfo::LocaleInfo(const std::string &localeTag, std::map<std::string, std::string> &configMap) in LocaleInfo()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_xml_parser_test/
H A Dfms_form_xml_parser_test.cpp62 const std::map<std::string, int32_t> &configMap = parser.GetConfigMap(); variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_config_test.cpp160 std::map<std::string, ConfigItem> configMap; in ReadConfig() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_scene_config_test.cpp171 std::map<std::string, ConfigItem> configMap; in ReadConfig() local
H A Dscene_session_manager_test2.cpp56 std::map<std::string, ConfigItem> configMap; in ReadConfig() local
H A Dscene_session_manager_test3.cpp55 std::map<std::string, ConfigItem> configMap; in ReadConfig() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/
H A Ddaily_config.cpp65 const std::unordered_map<std::string, int32_t> configMap = { in ParseCommonThreshold() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_config.cpp183 std::map<std::string, ConfigItem> configMap; in LoadConfigXml() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dwindow_scene_config.cpp204 std::map<std::string, ConfigItem> configMap; in LoadConfigXml() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dconfig_reader.cpp196 PluginConfigMap configMap = allPluginConfigs_[pluginName]; in GetConfig() local
/ohos5.0/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_api_operation.cpp105 std::unordered_map<std::string, std::function<void(const std::string&)>> configMap = { in ParseReportConfig() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp47 int32_t RecorderImpl::GetAVRecorderConfig(ConfigMap &configMap) in GetAVRecorderConfig()
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp43 const std::unordered_map<std::string_view, std::function<std::string(std::string&)>> configMap = { variable
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp1347 std::unordered_map<std::string, std::vector<char>> configMap; in ExecutorPrepare() local
1671 std::unordered_map<std::string, std::vector<char>> configMap; in RunSync() local
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp469 int32_t RecorderClient::GetAVRecorderConfig(ConfigMap &configMap) in GetAVRecorderConfig()
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp294 std::map<int32_t, std::map<int32_t, int32_t>> &configMap) in ReadProFile() argument
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp461 int32_t RecorderServiceStub::GetAVRecorderConfig(ConfigMap &configMap) in GetAVRecorderConfig()
843 ConfigMap configMap; in GetAVRecorderConfig() local
H A Drecorder_service_proxy.cpp759 int32_t RecorderServiceProxy::GetAVRecorderConfig(ConfigMap &configMap) in GetAVRecorderConfig()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp2444 std::map<std::string, int32_t> configMap; variable
2464 std::map<std::string, int32_t> configMap; variable
2486 std::map<std::string, int32_t> configMap; variable
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp391 std::unordered_map<std::string, T>& configMap) in GetConfigWithName()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp750 const std::map<std::string, int32_t> &configMap = parser.GetConfigMap(); in ReadFormConfigXML() local
H A Dform_data_mgr.cpp243 void FormDataMgr::SetConfigMap(const std::map<std::string, int32_t> &configMap) in SetConfigMap()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1029 int32_t RecorderServer::GetAVRecorderConfig(ConfigMap &configMap) in GetAVRecorderConfig()
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp61 static const std::map<std::string, uint32_t> configMap = { variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1433 ConfigMap configMap; in GetAVRecorderConfig() local

12