Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 1718) sorted by relevance

12345678910>>...69

/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhisysevent_adapter_impl.cpp74 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
80 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
87 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
94 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
102 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
113 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
131 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
151 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
152 const std::tuple<const std::string, const int64_t, in Write()
177 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
[all …]
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_hisysevent_adapter_wrapper.cpp41 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
64 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
93 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
126 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
163 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
205 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
232 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
262 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
337 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
383 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write()
[all …]
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_netsys_controller_callback_test.h28 virtual int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int, int) in OnInterfaceAddressUpdated()
32 virtual int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int, int) in OnInterfaceAddressRemoved()
36 virtual int32_t OnInterfaceAdded(const std::string &) in OnInterfaceAdded()
40 virtual int32_t OnInterfaceRemoved(const std::string &) in OnInterfaceRemoved()
44 virtual int32_t OnInterfaceChanged(const std::string &, bool) in OnInterfaceChanged()
48 virtual int32_t OnInterfaceLinkStateChanged(const std::string &, bool) in OnInterfaceLinkStateChanged()
52 …virtual int32_t OnRouteChanged(bool, const std::string &, const std::string &, const std::string &) in OnRouteChanged()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dtest_notify_callback.cpp27 int32_t TestNotifyCallback::OnInterfaceAddressUpdated(const std::string &, const std::string &, int… in OnInterfaceAddressUpdated()
34 int32_t TestNotifyCallback::OnInterfaceAddressRemoved(const std::string &, const std::string &, int… in OnInterfaceAddressRemoved()
41 int32_t TestNotifyCallback::OnInterfaceAdded(const std::string &) in OnInterfaceAdded()
48 int32_t TestNotifyCallback::OnInterfaceRemoved(const std::string &) in OnInterfaceRemoved()
55 int32_t TestNotifyCallback::OnInterfaceChanged(const std::string &, bool) in OnInterfaceChanged()
62 int32_t TestNotifyCallback::OnInterfaceLinkStateChanged(const std::string &, bool) in OnInterfaceLinkStateChanged()
69 int32_t TestNotifyCallback::OnRouteChanged(bool, const std::string &, const std::string &, const st… in OnRouteChanged()
/ohos5.0/foundation/communication/dsoftbus/core/common/json_utils/
H A Dsoftbus_json_utils.c24 int32_t GetStringItemByJsonObject(const cJSON *json, const char * const string, char *target, in GetStringItemByJsonObject()
49 bool GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, in GetJsonObjectStringItem()
74 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem()
104 bool GetJsonObjectDoubleItem(const cJSON *json, const char * const string, double *target) in GetJsonObjectDoubleItem()
164 bool GetJsonObjectInt32Item(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectInt32Item()
179 bool GetJsonObjectBoolItem(const cJSON *json, const char * const string, bool *target) in GetJsonObjectBoolItem()
194 bool AddStringToJsonObject(cJSON *json, const char * const string, const char *value) in AddStringToJsonObject()
232 bool AddNumber16ToJsonObject(cJSON *json, const char * const string, uint16_t num) in AddNumber16ToJsonObject()
251 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject()
270 bool AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) in AddNumber64ToJsonObject()
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng_add.cpp240 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b0502()
320 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b0902()
400 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b0d02()
481 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b1102()
564 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b1502()
647 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b1902()
732 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b1d02()
816 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b2102()
905 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b2502()
982 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anon57d7258b2902()
[all …]
H A Dvideo_test_ng_extra_add.cpp234 …llback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_START_EVENT; }; in __anone145feae0202()
236 …llback onPause = [&pauseCheck](const std::string& /* param */) { pauseCheck = VIDEO_PAUSE_EVENT; }; in __anone145feae0302()
240 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anone145feae0502()
305 …llback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_START_EVENT; }; in __anone145feae0602()
307 …llback onPause = [&pauseCheck](const std::string& /* param */) { pauseCheck = VIDEO_PAUSE_EVENT; }; in __anone145feae0702()
311 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anone145feae0902()
376 …llback onStart = [&startCheck](const std::string& /* param */) { startCheck = VIDEO_START_EVENT; }; in __anone145feae0a02()
382 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anone145feae0d02()
454 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anone145feae1102()
527 …ntCallback onStop = [&stopCheck](const std::string& /* param */) { stopCheck = VIDEO_STOP_EVENT; }; in __anone145feae1502()
[all …]
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/config/
H A Daudio_param_parser.cpp38std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> &audioPara… in LoadConfiguration()
82std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> &audioPara… in ParseInternal()
103std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> &audioPara… in ParseMainKeys()
115std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> &audioPara… in ParseMainKey()
133std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> &audioPara… in ParseSubKeys()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_traffic.h109 … int32_t OnInterfaceAddressUpdated(const std::string &, const std::string &, int32_t, int32_t) in OnInterfaceAddressUpdated()
113 … int32_t OnInterfaceAddressRemoved(const std::string &, const std::string &, int32_t, int32_t) in OnInterfaceAddressRemoved()
117 int32_t OnInterfaceAdded(const std::string &) in OnInterfaceAdded()
121 int32_t OnInterfaceRemoved(const std::string &) in OnInterfaceRemoved()
125 int32_t OnInterfaceChanged(const std::string &, bool) in OnInterfaceChanged()
129 int32_t OnInterfaceLinkStateChanged(const std::string &, bool) in OnInterfaceLinkStateChanged()
133 int32_t OnRouteChanged(bool, const std::string &, const std::string &, const std::string &) in OnRouteChanged()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dobject_callback_impl.cpp18 void ObjectSaveCallback::Completed(const std::map<std::string, int32_t> &results) in Completed()
23 ObjectSaveCallback::ObjectSaveCallback(const std::function<void(const std::map<std::string, int32_t… in ObjectSaveCallback()
37 void ObjectRetrieveCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, … in Completed()
43 const std::function<void(const std::map<std::string, std::vector<uint8_t>> &, bool)> &callback) in ObjectRetrieveCallback()
48 void ObjectChangeCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bo… in Completed()
54 const std::function<void(const std::map<std::string, std::vector<uint8_t>> &, bool)> &callback) in ObjectChangeCallback()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_test.cpp351 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0902()
383 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0a02()
395 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0b02()
408 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0c02()
440 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0d02()
452 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0e02()
485 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae0f02()
497 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae1002()
529 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae1102()
541 .WillOnce([](const std::string &, VBucket &, std::vector<VBucket> &data) { in __anonb65cf8ae1202()
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_download_manager.cpp24 bool Download(const std::string& /* url */, std::vector<uint8_t>& /* dataOut */) override in Download()
29 …bool Download(const std::string& /* url */, const std::shared_ptr<DownloadResult>& /* result */) o… in Download()
34 bool DownloadAsync(DownloadCallback&& /* downloadCallback */, const std::string& /* url */, in DownloadAsync()
39 …bool DownloadSync(DownloadCallback&& /* downloadCallback */, const std::string& /* url */, int32_t… in DownloadSync()
44 …bool RemoveDownloadTask(const std::string& /* url */, int32_t /*nodeId*/, bool /*isCancel = true*/… in RemoveDownloadTask()
H A Dmock_ressched_report.cpp26 const char* /* name */, const std::unordered_map<std::string, std::string>& /* param */) in ResSchedDataReport()
32 uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) in ResSchedDataReport()
38 const std::string& name, const std::unordered_map<std::string, std::string>& param) in ResSchedReportScope()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dnetwork_selection_test.cpp47 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0102()
72 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0202()
97 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0302()
126 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0402()
150 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0502()
160 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0602()
185 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0702()
195 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0802()
220 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0902()
229 …WillRepeatedly(Invoke([](const std::string &ssid, const std::string &, WifiDeviceConfig &wifiDevic… in __anondbc6ef1a0a02()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp122 std::string Utils::ExtractNumber(const std::string& string) in ExtractNumber()
127 int8_t Utils::ToInt8(const std::string& string) in ToInt8()
132 int16_t Utils::ToInt16(const std::string& string) in ToInt16()
137 int32_t Utils::ToInt32(const std::string& string) in ToInt32()
142 int64_t Utils::ToInt64(const std::string& string) in ToInt64()
147 uint8_t Utils::ToUint8(const std::string& string) in ToUint8()
152 uint16_t Utils::ToUint16(const std::string& string) in ToUint16()
157 uint32_t Utils::ToUint32(const std::string& string) in ToUint32()
162 uint64_t Utils::ToUint64(const std::string& string) in ToUint64()
169 float Utils::ToFp32(const std::string& string) in ToFp32()
[all …]
/ohos5.0/foundation/communication/netmanager_base/services/common/src/
H A Dbroadcast_manager.cpp29 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, bool> &… in SendBroadcast()
34 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, int32_t… in SendBroadcast()
39 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, int64_t… in SendBroadcast()
44 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, std::st… in SendBroadcast()
50 bool BroadcastManager::SendBroadcastEx(const BroadcastInfo &info, const std::map<std::string, T> &p… in SendBroadcastEx()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dmap_string_serializer.cpp21 bool MapStringSerializer::Deserialize(const std::string &jsonString, std::map<std::string, std::str… in Deserialize()
53 bool MapStringSerializer::Serialize(const std::map<std::string, std::string> &dataObj, std::string … in Serialize()
69 bool MapStringSerializer::GetPolicy(MessageParcel &data, std::map<std::string, std::string> &result) in GetPolicy()
90 bool MapStringSerializer::WritePolicy(MessageParcel &reply, std::map<std::string, std::string> &res… in WritePolicy()
101 bool MapStringSerializer::MergePolicy(std::vector<std::map<std::string, std::string>> &data, in MergePolicy()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_mock.cpp39 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int *target) in GetJsonObjectSignedNumberItem()
44 bool GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) in GetJsonObjectNumber64Item()
49 bool AddNumberToJsonObject(cJSON *json, const char * const string, int num) in AddNumberToJsonObject()
54 bool AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) in AddNumber64ToJsonObject()
64 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int *target) in GetJsonObjectNumberItem()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dstatistic_processor.h28 …StatisticProcessor &ParseTotalCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseTotalCount()
42 …StatisticProcessor &ParseImageCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseImageCount()
56 …StatisticProcessor &ParseVideoCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseVideoCount()
70 …StatisticProcessor &ParseCloudCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseCloudCount()
/ohos5.0/base/update/updater/test/unittest/factory_reset_test/
H A Dfactory_reset_unittest.cpp60 resetTab_[FactoryResetMode::USER_WIPE_DATA] = [](const std::string &) { return 0; }; in __anon2434d3f10202()
68 resetTab_[FactoryResetMode::USER_WIPE_DATA] = [](const std::string &) { return 0; }; in __anon2434d3f10402()
75 resetTab_[FactoryResetMode::FACTORY_WIPE_DATA] = [](const std::string &) { return 0; }; in __anon2434d3f10502()
83 resetTab_[FactoryResetMode::FACTORY_WIPE_DATA] = [](const std::string &) { return 0; }; in __anon2434d3f10702()
90 resetTab_[FactoryResetMode::MENU_WIPE_DATA] = [](const std::string &) { return 0; }; in __anon2434d3f10802()
98 resetTab_[FactoryResetMode::MENU_WIPE_DATA] = [](const std::string &) { return 0; }; in __anon2434d3f10a02()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_data_storage_rdb.cpp34 bool BundleDataStorageRdb::LoadAllData(std::map<std::string, InnerBundleInfo> &infos) in LoadAllData()
61 const std::map<std::string, std::string> &datas, in TransformStrToInfo()
65 void BundleDataStorageRdb::UpdateDataBase(std::map<std::string, InnerBundleInfo> &infos) in UpdateDataBase()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_path_declaration.cpp35 bool SvgPathDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr()
40 bool SvgPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle()
45 bool SvgPathDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
H A Dsvg_polygon_declaration.cpp35 bool SvgPolygonDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr()
40 bool SvgPolygonDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle()
45 bool SvgPolygonDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_coverage_test_ng.cpp261 auto callback = [](const std::string&) {}; in __anon82e4423b0602()
297 auto callback = [](const std::string&) {}; in __anon82e4423b0702()
333 auto callback = [](const std::string&) {}; in __anon82e4423b0802()
378 auto callback = [](const std::string&) {}; in __anon82e4423b0902()
408 auto callback = [](const std::string&) {}; in __anon82e4423b0a02()
432 auto callback = [](const std::string&) {}; in __anon82e4423b0b02()
453 auto callback = [](const std::string&) {}; in __anon82e4423b0c02()
474 auto callback = [](const std::string&) {}; in __anon82e4423b0d02()
521 auto callback = [](const std::string&) {}; in __anon82e4423b0e02()
548 auto callback = [](const std::string&) {}; in __anon82e4423b1102()
[all …]
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp43 void ParserUtil::GetResidentProcessRawData(std::vector<std::tuple<std::string, std::string, std::st… in GetResidentProcessRawData()
56 … const std::string &filePath, std::vector<std::tuple<std::string, std::string, std::string>> &list) in ParsePreInstallAbilityConfig()
71 nlohmann::json &jsonBuf, std::vector<std::tuple<std::string, std::string, std::string>> &list) in FilterInfoFromJson()

12345678910>>...69