Home
last modified time | relevance | path

Searched defs:std (Results 1 - 25 of 161) sorted by relevance

1234567

/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Didriver_manager.cpp26 int32_t IDriverManager::Start(const std::map<std::string, HdiConfig> &hdiName2Config) in Start() argument
/base/web/webview/ohos_nweb/include/
H A Dnweb_cache_options_impl.h24 NWebCacheOptionsImpl(const std::map<std::string, std::string> &responseHeaders) in NWebCacheOptionsImpl() argument
/base/hiviewdfx/hiview/base/utility/
H A Dsql_util.cpp20 std::string GenerateCreateSql(const std::string& table, in GenerateCreateSql() argument
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dsql_util.cpp20 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 Dset_wifi_profile_plugin.cpp31 InitPlugin( std::shared_ptr<IPluginTemplate<SetWifiProfilePlugin, Wifi::WifiDeviceConfig>> ptr) InitPlugin() argument
H A Dpassword_policy_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<PasswordPolicyPlugin, PasswordPolicy>> ptr) InitPlugin() argument
H A Dget_all_network_interfaces_plugin.cpp29 InitPlugin( std::shared_ptr<IPluginTemplate<GetAllNetworkInterfacesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
[all...]
H A Ddisallowed_uninstall_bundles_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedUninstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
H A Ddisallowed_install_bundles_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedInstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
H A Dallowed_install_bundles_plugin.cpp27 InitPlugin( std::shared_ptr<IPluginTemplate<AllowedInstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
H A Dglobal_proxy_plugin.cpp29 InitPlugin( std::shared_ptr<IPluginTemplate<GlobalProxyPlugin, NetManagerStandard::HttpProxy>> ptr) InitPlugin() argument
H A Ddomain_filter_rule_plugin.cpp31 InitPlugin( std::shared_ptr<IPluginTemplate<DomainFilterRulePlugin, IPTABLES::DomainFilterRuleParcel>> ptr) InitPlugin() argument
H A Dfirewall_rule_plugin.cpp31 InitPlugin( std::shared_ptr<IPluginTemplate<FirewallRulePlugin, IPTABLES::FirewallRuleParcel>> ptr) InitPlugin() argument
H A Ddisallow_add_local_account_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowAddLocalAccountPlugin, bool>> ptr) InitPlugin() argument
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_filter.cpp51 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 Dlux_filter_config_parser.cpp79 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 Dthermal_common_event_receiver.h47 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 Dmacros.rs40 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 Dtest_common.cpp51 void PrintMapString(const std::map<std::string, std::string> &value) in PrintMapString() argument
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dsystem_cmd_channel_stub.cpp36 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
H A Dsystem_cmd_channel_proxy.cpp30 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
/base/hiviewdfx/hiview/utility/analysis_faultlog/
H A Danalysis_faultlog.cpp30 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 Ditypes_util.h197 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 Dmap_string_serializer.cpp53 bool MapStringSerializer::Serialize(const std::map<std argument
[all...]
/base/accesscontrol/sandbox_manager/test/fuzztest/services/mock/
H A Devent_handler.h47 bool PostTask(const Callback &callback, const std::string &name = std::string(), in PostTask() argument

Completed in 9 milliseconds

1234567