| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | native_media_player_impl.cpp | 407 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 D | app_account_info.cpp | 203 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 D | hiappevent_base.cpp | 548 AddCustomParams(const std::unordered_map<std::string, std::string>& customParams) AddCustomParams() argument [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| H A D | faultlogger.cpp | 173 std argument [all...] |
| /base/inputmethod/imf/services/src/ |
| H A D | peruser_session.cpp | 138 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 D | js_input_method_engine_setting.cpp | 738 ReceivePrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| H A D | input_method_controller.cpp | 1344 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 D | input_method_ability.cpp | 1149 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 D | i18n_addon.cpp | 782 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 D | napi_utils.cpp | 186 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 D | interaction_manager_test.cpp | 381 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 D | notification_helper.cpp | 555 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 D | notification_rdb_data_mgr_test.cpp | 134 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 D | vcard_contact.cpp | 571 BuildSinglePhoneticNameFromSortAsParam( std::map<std::string, std::vector<std::string>> paramMap) BuildSinglePhoneticNameFromSortAsParam() argument [all...] |
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb.h | 1392 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 D | nweb_helper_test.cpp | 125 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 D | enterprise_device_mgr_ability.cpp | 559 HandleDisallowedNetworkInterface(const std::map<std::string, std::string> policyMap) HandleDisallowedNetworkInterface() argument [all...] |
| /base/global/i18n/frameworks/intl/src/ |
| H A D | locale_config.cpp | 982 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 D | napi_util.cpp | 140 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 D | hisysevent.h | 283 Write(const char*, int64_t, const std::string&, EventType, Types...) Write() argument [all...] |
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| H A D | hitrace_dump.cpp | 208 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 D | hiview_platform.cpp | 981 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 D | hap_manager.cpp | 1084 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 D | power_mgr_service.cpp | 1128 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 D | ans_notification.cpp | 1993 RegisterSwingCallback(const std::function<void(bool, int)> swingCbFunc) RegisterSwingCallback() argument [all...] |