Home
last modified time | relevance | path

Searched refs:push_back (Results 1 – 25 of 4106) sorted by relevance

12345678910>>...165

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_dns_sd_service_response_test.cpp75 data.push_back(1);
80 data.push_back(0x00);
85 data.push_back(0xc0);
90 data.push_back(0x0b);
91 data.push_back(0x73);
92 data.push_back(0x65);
93 data.push_back(0x72);
94 data.push_back(0x76);
95 data.push_back(0x69);
96 data.push_back(0x63);
[all …]
H A Dwifi_p2p_service_response_list_test.cpp59 resps.push_back(resp);
165 tlvList.push_back(0x02);
166 tlvList.push_back(0x00);
167 tlvList.push_back(0x00);
168 tlvList.push_back(0x01);
169 tlvList.push_back(0x01);
182 tlvList.push_back(0x03);
183 tlvList.push_back(0x00);
184 tlvList.push_back(0x01);
185 tlvList.push_back(0x00);
[all …]
H A Dwifi_p2p_service_request_list_test.cpp64 resps.push_back(req);
107 tlvList.push_back(0x02);
108 tlvList.push_back(0x00);
109 tlvList.push_back(0x00);
110 tlvList.push_back(0x01);
117 tlvList.push_back(0x01);
118 tlvList.push_back(0x00);
119 tlvList.push_back(0x00);
120 tlvList.push_back(0x01);
127 tlvList.push_back(0x06);
[all …]
H A Dwifi_p2p_upnp_service_response_test.cpp61 data.push_back(1);
62 data.push_back(0x31);
63 data.push_back(0x32);
64 data.push_back(0x2c);
65 data.push_back(0x33);
66 data.push_back(0x34);
67 data.push_back(0x3b);
68 data.push_back(0x04);
69 data.push_back(0x73);
70 data.push_back(0x76);
[all …]
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmcc_pool.cpp391 specialMccMnc_.push_back("302370"); in AddMccMncForCa()
392 specialMccMnc_.push_back("302720"); in AddMccMncForCa()
393 specialMccMnc_.push_back("310260"); in AddMccMncForCa()
394 specialMccMnc_.push_back("405025"); in AddMccMncForCa()
395 specialMccMnc_.push_back("405026"); in AddMccMncForCa()
396 specialMccMnc_.push_back("405027"); in AddMccMncForCa()
397 specialMccMnc_.push_back("405028"); in AddMccMncForCa()
398 specialMccMnc_.push_back("405029"); in AddMccMncForCa()
399 specialMccMnc_.push_back("405030"); in AddMccMncForCa()
400 specialMccMnc_.push_back("405031"); in AddMccMncForCa()
[all …]
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_lite_test/
H A Dapp_spawn_lite_test.cpp81 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
83 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
85 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
87 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
89 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
91 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
93 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
95 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
97 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
99 g_badStrings.push_back(std::string( in StructuralFormatErrJson()
[all …]
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/test/whitelistunittest/
H A Dwhite_list_test.cpp52 vecKeyCode.push_back(11);
53 vecKeyCode.push_back(22);
56 vecKeyCode.push_back(33);
57 vecKeyCode.push_back(44);
60 vecKeyCode.push_back(55);
63 vecKeyCode.push_back(66);
81 vecKeyCode.push_back(1);
84 vecKeyCode.push_back(2);
85 vecKeyCode.push_back(3);
88 vecKeyCode.push_back(4);
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dwifi_ap_nat_manager.cpp93 ipRouteCmd.push_back("rule"); in SetInterfaceRoute()
98 ipRouteCmd.push_back("254"); in SetInterfaceRoute()
99 ipRouteCmd.push_back("prio"); in SetInterfaceRoute()
100 ipRouteCmd.push_back("18000"); in SetInterfaceRoute()
106 ipRouteCmd.push_back("route"); in SetInterfaceRoute()
120 iptablesCmd.push_back("-F"); in SetInterfaceNat()
126 iptablesCmd.push_back("-P"); in SetInterfaceNat()
134 iptablesCmd.push_back("-t"); in SetInterfaceNat()
135 iptablesCmd.push_back("nat"); in SetInterfaceNat()
138 iptablesCmd.push_back("-o"); in SetInterfaceNat()
[all …]
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_teleservice_message.cpp103 parameter_.push_back(std::make_unique<CdmaSmsMessageId>(msg.msgId, type_)); in CdmaSmsSubmitMessage()
108 parameter_.push_back(std::make_unique<CdmaSmsBaseParameter>( in CdmaSmsSubmitMessage()
111 parameter_.push_back(std::make_unique<CdmaSmsAbsoluteTime>( in CdmaSmsSubmitMessage()
116 parameter_.push_back(std::make_unique<CdmaSmsPriorityInd>(msg.priority)); in CdmaSmsSubmitMessage()
120 parameter_.push_back(std::make_unique<CdmaSmsReplyOption>(msg.replyOpt)); in CdmaSmsSubmitMessage()
182 parameter_.push_back(std::make_unique<CdmaSmsMessageId>(msg.msgId, type_)); in CdmaSmsCancelMessage()
189 parameter_.push_back(std::make_unique<CdmaSmsMessageId>(msg.msgId, type_)); in CdmaSmsDeliverReport()
192 parameter_.push_back( in CdmaSmsDeliverReport()
235 parameter_.push_back(std::make_unique<CdmaSmsPrivacyInd>(msg.privacy)); in PushParameter()
251 parameter_.push_back(std::make_unique<CdmaSmsEnhancedVmn>(msg.vmn)); in PushParameter()
[all …]
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dif_config.cpp332 ipRouteCmd.push_back(ifName); in SetNetDns()
333 ipRouteCmd.push_back(""); in SetNetDns()
425 ipRouteCmd.push_back("254"); in AddIpv6Route()
426 ipRouteCmd.push_back("prio"); in AddIpv6Route()
434 ipRouteCmd.push_back("dev"); in AddIpv6Route()
437 ipRouteCmd.push_back("254"); in AddIpv6Route()
443 ipRouteCmd.push_back("dev"); in AddIpv6Route()
446 ipRouteCmd.push_back("254"); in AddIpv6Route()
452 ipRouteCmd.push_back("via"); in AddIpv6Route()
454 ipRouteCmd.push_back("dev"); in AddIpv6Route()
[all …]
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp75 argsInStr.push_back("-d"); in OnStorageChange()
82 argsInStr.push_back("-d"); in OnStorageChange()
84 argsInStr.push_back("ok"); in OnStorageChange()
89 argsInStr.push_back("-d"); in OnStorageChange()
102 argsInStr.push_back("-d"); in OnNetworkChange()
109 argsInStr.push_back("-d"); in OnNetworkChange()
116 argsInStr.push_back("-d"); in OnNetworkChange()
129 argsInStr.push_back("-d"); in OnChargingChange()
136 argsInStr.push_back("-d"); in OnChargingChange()
143 argsInStr.push_back("-d"); in OnChargingChange()
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dcrypto_key_test.cpp1036 params.push_back("id");
1040 params.push_back("10");
1055 params.push_back("id");
1059 params.push_back("10");
1068 params.push_back("id");
1072 params.push_back("10");
1081 params.push_back("id");
1086 params.push_back("10");
1087 params.push_back("0");
1108 params.push_back("0");
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dconvex_paths.cpp82 fPaths.push_back(path_1); in MakePath1()
88 fPaths.push_back(path_2); in MakePath1()
144 fPaths.push_back(path_3); in MakePath2()
178 fPaths.push_back(path_4); in MakePath3()
186 fPaths.push_back(path_5); in MakePath3()
193 fPaths.push_back(path_6); in MakePath3()
199 fPaths.push_back(path_7); in MakePath3()
205 fPaths.push_back(path_8); in MakePath3()
214 fPaths.push_back(path_9); in MakePath4()
222 fPaths.push_back(path_10); in MakePath4()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_list.cpp47 matchedPlugins.push_back(temp); in GetPluginsByCap()
77 matchedPlugins.push_back(temp); in GetPluginsByType()
137 pluginDescriptionList_.push_back(fileSourcePlugin); in AddFileSourcePlugins()
148 pluginDescriptionList_.push_back(httpSourcePlugin); in AddHttpSourcePlugins()
167 pluginDescriptionList_.push_back(aacDemuxerPlugin); in AddAacDemuxerPlugin()
178 pluginDescriptionList_.push_back(amrDemuxerPlugin); in AddAmrDemuxerPlugin()
211 pluginDescriptionList_.push_back(apeDemuxerPlugin); in AddApeDemuxerPlugin()
222 pluginDescriptionList_.push_back(asfDemuxerPlugin); in AddAsfDemuxerPlugin()
617 pluginDescriptionList_.push_back(mp4MuxerPlugin); in AddFFmpegMuxerPlugins()
625 pluginDescriptionList_.push_back(m4aMuxerPlugin); in AddFFmpegMuxerPlugins()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_local_batch_crud_test.cpp231 keys1.push_back(key);
247 keys2.push_back({});
274 keys.push_back(KEY_1);
275 keys.push_back(KEY_2);
276 keys.push_back(KEY_3);
504 keys.push_back(KEY_1);
505 keys.push_back(KEY_2);
549 keys.push_back(KEY_2);
550 keys.push_back(KEY_3);
724 keys.push_back(KEY_1);
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp35 charSet.push_back(ch); in GenerateCharSet()
38 charSet.push_back(ch); in GenerateCharSet()
41 charSet.push_back(ch); in GenerateCharSet()
48 charSet.push_back('_'); in GenerateAlphaNumUnderlineCharSet()
53 charSet.push_back('\\'); in GenerateSpecialCharSet()
54 charSet.push_back('/'); in GenerateSpecialCharSet()
55 charSet.push_back('&'); in GenerateSpecialCharSet()
56 charSet.push_back('^'); in GenerateSpecialCharSet()
57 charSet.push_back('%'); in GenerateSpecialCharSet()
58 charSet.push_back('#'); in GenerateSpecialCharSet()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_player/
H A DTestFastPlayer.cpp230 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
231 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_48000_32_SHORT.mp3"));
232 vecSource.push_back(std::string(RESOURCE_DIR "/AAC/AAC_48000_32_SHORT.aac"));
249 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
260 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
273 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
285 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
297 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
309 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
325 vecSource.push_back(std::string(RESOURCE_DIR "/MP3/MP3_LONG_48000_32.mp3"));
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_register_syncdb_test.cpp217 key.push_back('a');
339 key.push_back(1);
380 key.push_back(1);
419 key.push_back(1);
666 key.push_back(1);
672 key.push_back(2);
684 key.push_back(1);
703 key.push_back(3);
721 key.push_back(2);
737 key.push_back(4);
[all …]
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp54 event.info.push_back(info1); in TearDown()
56 event.info.push_back(info1); in TearDown()
58 event.info.push_back(info1); in TearDown()
60 event.info.push_back(info1); in TearDown()
62 event.info.push_back(info1); in TearDown()
97 event.info.push_back(info1);
118 event.info.push_back(info1);
139 event.info.push_back(info1);
160 event.info.push_back(info1);
181 event.info.push_back(info1);
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_ip_tools_test.cpp45 tmp.push_back(0x20);
46 tmp.push_back(0x01);
47 tmp.push_back(0x0d);
48 tmp.push_back(0xb8);
49 tmp.push_back(0x3c);
50 tmp.push_back(0x4d);
51 tmp.push_back(0x00);
52 tmp.push_back(0x15);
53 tmp.push_back(0x00);
54 tmp.push_back(0x00);
[all …]
/ohos5.0/base/request/request/test/rustest/c/source/
H A Dpermission.cpp28 permissions.push_back("ohos.permission.INTERNET"); in SetAccessTokenPermission()
29 permissions.push_back("ohos.permission.GET_NETWORK_INFO"); in SetAccessTokenPermission()
30 permissions.push_back("ohos.permission.READ_MEDIA"); in SetAccessTokenPermission()
31 permissions.push_back("ohos.permission.WRITE_MEDIA"); in SetAccessTokenPermission()
32 permissions.push_back("ohos.permission.RUNNING_STATE_OBSERVER"); in SetAccessTokenPermission()
33 permissions.push_back("ohos.permission.GET_NETWORK_INFO"); in SetAccessTokenPermission()
34 permissions.push_back("ohos.permission.CONNECTIVITY_INTERNAL"); in SetAccessTokenPermission()
35 permissions.push_back("ohos.permission.SEND_TASK_COMPLETE_EVENT"); in SetAccessTokenPermission()
36 permissions.push_back("ohos.permission.ACCESS_CERT_MANAGER"); in SetAccessTokenPermission()
37 permissions.push_back("ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS"); in SetAccessTokenPermission()
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp41 hardwareList_.push_back(*it); in Init()
157 managerList_.push_back(manager); in CreateManager()
316 hardwareList_.push_back(hardware); in AddHardware()
321 hardwareList_.push_back(hardware); in AddHardware()
326 hardwareList_.push_back(hardware); in AddHardware()
678 formatVector.push_back(FORMAT); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
681 formatVector.push_back(fpsValue); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
682 formatVector.push_back(fpsValue); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
683 formatVector.push_back(fpsValue); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
687 formatVector.push_back(END_SYMBOL); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
[all …]
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp302 argsInStr.push_back("-k");
485 argsInStr.push_back("1");
504 argsInStr.push_back("1");
512 argsInStr.push_back("1");
513 argsInStr.push_back("1");
521 argsInStr.push_back("1");
530 argsInStr.push_back("1");
550 argsInStr.push_back("1");
551 argsInStr.push_back("1");
559 argsInStr.push_back("1");
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_line_bridge.cpp57 pointValues.push_back(0); in SetStartPoint()
60 pointValues.push_back(star.Value()); in SetStartPoint()
61 pointStr.push_back(calcStr.c_str()); in SetStartPoint()
65 pointValues.push_back(0); in SetStartPoint()
68 pointValues.push_back(end.Value()); in SetStartPoint()
69 pointStr.push_back(calcStr.c_str()); in SetStartPoint()
125 pointValues.push_back(0); in SetEndPoint()
128 pointValues.push_back(star.Value()); in SetEndPoint()
129 pointStr.push_back(calcStr.c_str()); in SetEndPoint()
133 pointValues.push_back(0); in SetEndPoint()
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp54 sensor_list.push_back((*iter).cameraId); in GetCameraId()
137 managerList_.push_back(manager); in CreateManager()
302 hardwareList_.push_back(hardware); in AddHardware()
307 hardwareList_.push_back(hardware); in AddHardware()
312 hardwareList_.push_back(hardware); in AddHardware()
619 fpsRangesVector.push_back(*fpsSet.begin()); in ConvertAbilityFpsRangesToOhos()
644 formatVector.push_back(fpsValue); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
645 formatVector.push_back(fpsValue); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
646 formatVector.push_back(fpsValue); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
648 formatVector.push_back(FORMAT); in ConvertAbilityStreamAvailableExtendConfigurationsToOhos()
[all …]

12345678910>>...165