Home
last modified time | relevance | path

Searched defs:std (Results 126 - 150 of 161) sorted by relevance

1234567

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp407 ConstructHeaders( napi_value* value, const std::map<std::string, std::string>& headers) ConstructHeaders() argument
420 ConstructAttributes( napi_value* value, const std::map<std::string, std::string>& attributes) ConstructAttributes() argument
[all...]
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp203 InitCustomData(const std::map<std::string, std::string> &data) InitCustomData() argument
744 WriteStringMap(const std::map<std::string, std::string> &stringMap, Parcel &data) const WriteStringMap() argument
765 WriteTokenInfos(const std::map<std::string, OAuthTokenInfo> &tokenInfos, Parcel &data) const WriteTokenInfos() argument
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp548 AddCustomParams(const std::unordered_map<std::string, std::string>& customParams) AddCustomParams() argument
[all...]
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp173 std argument
[all...]
/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp138 void PerUserSession::UpdateClientInfo(const sptr<IRemoteObject> &client, const std::unordered_map<UpdateFlag, in UpdateClientInfo() argument
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.cpp738 ReceivePrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp1344 ReceivePrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument
1361 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp1149 SendPrivateCommand(const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
1176 ReceivePrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument
[all...]
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp782 InitPhoneNumberFormatContext(napi_env env, napi_callback_info info, const std::string &country, const std::map<std::string, std::string> &options) InitPhoneNumberFormatContext() argument
[all...]
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp186 napi_value Convert2JSHeadersAndBody(napi_env env, const std::map<std::string, std argument
219 Convert2JSValue(napi_env env, const std::map<std::string, std::string> &code) Convert2JSValue() argument
482 Convert2JSHeaders(napi_env env, const std::map<std::string, std::vector<std::string>> &headers) Convert2JSHeaders() argument
[all...]
/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp381 CreateDragData(const std::pair<int32_t, int32_t> &pixelMapSize, int32_t sourceType, int32_t pointerId, int32_t displayId, const std::pair<int32_t, int32_t> &location) CreateDragData() argument
408 CreatePointerItem(int32_t pointerId, int32_t deviceId, const std::pair<int32_t, int32_t> &displayLocation, bool isPressed) CreatePointerItem() argument
420 SetupPointerEvent(const std::pair<int32_t, int32_t> &displayLocation, int32_t action, int32_t sourceType, int32_t pointerId, bool isPressed) SetupPointerEvent() argument
442 SimulateDownPointerEvent(const std::pair<int32_t, int32_t> &location, int32_t sourceType, int32_t pointerId) SimulateDownPointerEvent() argument
456 SimulateUpPointerEvent(const std::pair<int32_t, int32_t> &location, int32_t sourceType, int32_t pointerId) SimulateUpPointerEvent() argument
470 SimulateMovePointerEvent(const std::pair<int32_t, int32_t> &srcLocation, const std::pair<int32_t, int32_t> &dstLocation, int32_t sourceType, int32_t pointerId, bool isPressed) SimulateMovePointerEvent() argument
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp555 RegisterSwingCallback(const std::function<void(bool, int)> swingCbFunc) RegisterSwingCallback() argument
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp134 ExecuteSql( const std::string &sql, const std::vector<ValueObject> &bindArgs = std::vector<ValueObject>()) ExecuteSql() argument
142 ExecuteAndGetLong(int64_t &outValue, const std::string &sql, const std::vector<ValueObject> &bindArgs = std::vector<ValueObject>()) ExecuteAndGetLong() argument
147 ExecuteAndGetString(std::string &outValue, const std::string &sql, const std::vector<ValueObject> &bindArgs = std::vector<ValueObject>()) ExecuteAndGetString() argument
152 ExecuteForLastInsertedRowId(int64_t &outValue, const std::string &sql, const std::vector<ValueObject> &bindArgs = std::vector<ValueObject>()) ExecuteForLastInsertedRowId() argument
157 ExecuteForChangedRowCount(int64_t &outValue, const std::string &sql, const std::vector<ValueObject> &bindArgs = std::vector<ValueObject>()) ExecuteForChangedRowCount() argument
[all...]
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp571 BuildSinglePhoneticNameFromSortAsParam( std::map<std::string, std::vector<std::string>> paramMap) BuildSinglePhoneticNameFromSortAsParam() argument
[all...]
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1392 PerformAction(int64_t accessibilityId, uint32_t action, const std::map<std::string, std::string>& actionArguments) PerformAction() argument
[all...]
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp125 PrefetchResource(const std::shared_ptr<NWebEnginePrefetchArgs>& pre_args, const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, const uint32_t& cache_valid_time) PrefetchResource() argument
[all...]
/base/customization/enterprise_device_management/services/edm/src/
H A Denterprise_device_mgr_ability.cpp559 HandleDisallowedNetworkInterface(const std::map<std::string, std::string> policyMap) HandleDisallowedNetworkInterface() argument
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp982 setExtension(std::string &extension, const std::string &tag, const std::set<string> &validValue, const std::map<std::string, std::string> &extensionMap, const std::map<std::string, std::string> &defaultExtensionMap) setExtension() argument
[all...]
/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp140 napi_value CreateJsMap(napi_env env, const std::map<std::string, std::string>& additionsMap) in CreateJsMap() argument
[all...]
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent.h283 Write(const char*, int64_t, const std::string&, EventType, Types...) Write() argument
[all...]
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp208 CheckTags(const std::vector<std::string> &tags, const std::map<std::string, TagCategory> &allTags) CheckTags() argument
219 CheckTagGroup(const std::vector<std::string> &tagGroups, const std::map<std::string, std::vector<std::string>> &tagGroupTable) CheckTagGroup() argument
288 TraceInit(const std::map<std::string, TagCategory> &allTags) TraceInit() argument
310 SetAllTags(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) SetAllTags() argument
430 SetTraceSetting(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) SetTraceSetting() argument
1224 HandleTraceOpen(const TraceParams &traceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) HandleTraceOpen() argument
1236 HandleServiceTraceOpen(const std::vector<std::string> &tagGroups, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) HandleServiceTraceOpen() argument
1287 ParseArgs(const std::string &args, TraceParams &cmdTraceParams, const std::map<std::string, TagCategory> &allTags, const std::map<std::string, std::vector<std::string>> &tagGroupTable) ParseArgs() argument
1609 SetTraceFilesTable(const std::vector<std::pair<std::string, int>>& traceFilesTable) SetTraceFilesTable() argument
[all...]
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp981 AddDispatchInfo(std::weak_ptr<Plugin> plugin, const std::unordered_set<uint8_t>& types, const std::unordered_set<std::string>& eventNames, const std::unordered_set<std::string>& tags, const std::unordered_map<std::string, DomainRule>& domainRulesMap) AddDispatchInfo() argument
1014 AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) AddListenerInfo() argument
[all...]
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp1084 GetRealResId(const std::string &resType, const std::vector<std::unordered_map<ResType, uint32_t>> &candidates) GetRealResId() argument
[all...]
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1128 UpdateWorkSource(const sptr<IRemoteObject>& remoteObj, const std::map<int32_t, std::string>& workSources) UpdateWorkSource() argument
1241 ProxyRunningLocks(bool isProxied, const std::vector<std::pair<pid_t, pid_t>>& processInfos) ProxyRunningLocks() argument
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1993 RegisterSwingCallback(const std::function<void(bool, int)> swingCbFunc) RegisterSwingCallback() argument
[all...]

Completed in 32 milliseconds

1234567