/base/useriam/user_auth_framework/frameworks/native/executors/src/ |
H A D | idriver_manager.cpp | 26 int32_t IDriverManager::Start(const std::map<std::string, HdiConfig> &hdiName2Config) in Start() argument
|
/base/web/webview/ohos_nweb/include/ |
H A D | nweb_cache_options_impl.h | 24 NWebCacheOptionsImpl(const std::map<std::string, std::string> &responseHeaders) in NWebCacheOptionsImpl() argument
|
/base/hiviewdfx/hiview/base/utility/ |
H A D | sql_util.cpp | 20 std::string GenerateCreateSql(const std::string& table,
in GenerateCreateSql() argument [all...] |
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | sql_util.cpp | 20 std::string CreateTable(const std::string& table, const std::vector<std::pair<std::string, std::string>>& fields)
in CreateTable() argument [all...] |
/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | set_wifi_profile_plugin.cpp | 31 InitPlugin( std::shared_ptr<IPluginTemplate<SetWifiProfilePlugin, Wifi::WifiDeviceConfig>> ptr) InitPlugin() argument
|
H A D | password_policy_plugin.cpp | 26 InitPlugin( std::shared_ptr<IPluginTemplate<PasswordPolicyPlugin, PasswordPolicy>> ptr) InitPlugin() argument
|
H A D | get_all_network_interfaces_plugin.cpp | 29 InitPlugin( std::shared_ptr<IPluginTemplate<GetAllNetworkInterfacesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument [all...] |
H A D | disallowed_uninstall_bundles_plugin.cpp | 26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedUninstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
|
H A D | disallowed_install_bundles_plugin.cpp | 26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedInstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
|
H A D | allowed_install_bundles_plugin.cpp | 27 InitPlugin( std::shared_ptr<IPluginTemplate<AllowedInstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
|
H A D | global_proxy_plugin.cpp | 29 InitPlugin( std::shared_ptr<IPluginTemplate<GlobalProxyPlugin, NetManagerStandard::HttpProxy>> ptr) InitPlugin() argument
|
H A D | domain_filter_rule_plugin.cpp | 31 InitPlugin( std::shared_ptr<IPluginTemplate<DomainFilterRulePlugin, IPTABLES::DomainFilterRuleParcel>> ptr) InitPlugin() argument
|
H A D | firewall_rule_plugin.cpp | 31 InitPlugin( std::shared_ptr<IPluginTemplate<FirewallRulePlugin, IPTABLES::FirewallRuleParcel>> ptr) InitPlugin() argument
|
H A D | disallow_add_local_account_plugin.cpp | 26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowAddLocalAccountPlugin, bool>> ptr) InitPlugin() argument
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | memory_filter.cpp | 51 GetGroupFromMap(const string &name, string &group, const std::map<std::string, std::string> &map, MatchFunc func) GetGroupFromMap() argument
|
/base/powermgr/display_manager/brightness_manager/src/ |
H A D | lux_filter_config_parser.cpp | 79 PrintConfig( int displayId, const std::unordered_map<std::string, LuxFilterConfig::Data>& data) PrintConfig() argument [all...] |
/base/powermgr/thermal_manager/services/native/include/thermal_observer/ |
H A D | thermal_common_event_receiver.h | 47 EventSubscriber(const sptr<CesInfo>& info, const std::map<std::string, EventHandle>& handles) : Ces(*info), in EventSubscriber() argument [all...] |
/base/security/asset/frameworks/definition/src/ |
H A D | macros.rs | 40 impl std::convert::TryFrom<u32> for $name { impls 54 impl std::fmt::Display for $name { impls 88 impl std::convert::TryFrom<u32> for $name { impls 102 impl std::fmt::Display for $name { impls [all...] |
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | test_common.cpp | 51 void PrintMapString(const std::map<std::string, std::string> &value) in PrintMapString() argument [all...] |
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | system_cmd_channel_stub.cpp | 36 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
|
H A D | system_cmd_channel_proxy.cpp | 30 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
|
/base/hiviewdfx/hiview/utility/analysis_faultlog/ |
H A D | analysis_faultlog.cpp | 30 static void PrintEventInfo(const std::map<std::string, std::string>& eventInfo, const std::string& msg) in PrintEventInfo() argument [all...] |
/base/inputmethod/imf/common/include/ |
H A D | itypes_util.h | 197 Marshalling(const std::map<K, V> &result, MessageParcel &parcel) Marshalling() argument 245 Marshalling(const std::unordered_map<K, V> &result, MessageParcel &parcel) Marshalling() argument [all...] |
/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/ |
H A D | map_string_serializer.cpp | 53 bool MapStringSerializer::Serialize(const std::map<std argument [all...] |
/base/accesscontrol/sandbox_manager/test/fuzztest/services/mock/ |
H A D | event_handler.h | 47 bool PostTask(const Callback &callback, const std::string &name = std::string(), in PostTask() argument
|