Home
last modified time | relevance | path

Searched defs:strValue (Results 1 – 25 of 117) sorted by relevance

12345

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_string_test.cpp407 string strValue = "12345"; variable
426 string strValue = "12345"; variable
439 string strValue = "-12345"; variable
456 string strValue = "2147483648"; variable
464 string strValue = " "; variable
490 string strValue = "hello world!"; variable
598 string strValue; variable
615 string strValue; variable
627 vector<string> strValue; variable
640 vector<string> strValue; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dfault_data.cpp26 std::string strValue; in ReadFromParcel() local
153 std::string strValue; in ReadFromParcel() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
H A Dstring_benchmark_test.cpp487 string strValue = "12345"; in BENCHMARK_F() local
510 string strValue = "12345"; in BENCHMARK_F() local
527 string strValue = "-12345"; in BENCHMARK_F() local
548 string strValue = "2147483648"; in BENCHMARK_F() local
560 string strValue = " "; in BENCHMARK_F() local
573 string strValue(test); in BENCHMARK_F() local
594 string strValue = "hello world!"; in BENCHMARK_F() local
670 string strValue; in BENCHMARK_F() local
691 string strValue; in BENCHMARK_F() local
706 vector<string> strValue; in BENCHMARK_F() local
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Ddiv_component.cpp49 const char * const strValue = GetStyleStrValue(style); in ApplyPrivateStyle() local
60 const char * const strValue, bool& applyResult) in NativeViewSetDirection()
H A Dimage_component.cpp90 const char * const strValue = GetStyleStrValue(style); in ApplyPrivateStyle() local
H A Dlist_component.cpp76 const char * const strValue = GetStyleStrValue(style); in ApplyPrivateStyle() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp374 string strValue = ""; variable
430 string strValue = ""; variable
480 string strValue = ""; variable
536 string strValue = ""; variable
592 string strValue = ""; variable
688 string strValue = ""; variable
738 string strValue = ""; variable
1342 string strValue = "strValue"; variable
1377 string strValue = "strValue"; variable
1419 string strValue = "strValue"; variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Ddlp_state_data.cpp71 std::u16string strValue; in ReadFromParcel() local
H A Dconnection_data.cpp75 std::u16string strValue; in ReadFromParcel() local
/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_utils_in_c.cpp41 std::string strValue(entry.value); in EnforceCodeSignForApp() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp280 char *strValue = JSI::ValueToString(str); in JSIInterfaceTest007() local
400 JSIValue strValue = JSI::CreateString("Symbol description string"); in JSIInterfaceTest011() local
588 JSIValue strValue = JSI::CreateString("test"); in JSIInterfaceTest017() local
896 char *strValue = JSI::JSIValueToString(str); in JSIInterfaceTest024() local
934 char *strValue = JSI::JSIValueToString(num); in JSIInterfaceTest025() local
971 char *strValue = JSI::JSIValueToString(jsBool); in JSIInterfaceTest026() local
1007 char *strValue = JSI::JSIValueToString(object); in JSIInterfaceTest027() local
1050 char *strValue = JSI::JSIValueToString(array); in JSIInterfaceTest028() local
1087 char *strValue = JSI::JSIValueToString(func); in JSIInterfaceTest029() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_dhcpd.cpp202 std::string strValue = arg->value; in InitLeaseTime() local
216 std::string strValue = arg->value; in InitRenewalTime() local
231 std::string strValue = arg->value; in InitRebindingTime() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_common_napi.cpp28 std::string strValue = ""; in GetStringArgument() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_object_prop_value_data.cpp98 const std::string &strValue) in SetPropValue()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb_data_ability_adapter/unittest/
H A Ddata_ability_utils_test.cpp74 std::string strValue = std::get<std::string>(iter->second); variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmeta.h513 std::string strValue = value; in SetData() local
523 std::string strValue = value; in SetData() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb_data_share_adapter/unittest/
H A Drdb_data_share_adapter_test.cpp203 std::string strValue; variable
245 std::string strValue; variable
344 std::string strValue; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_common_napi.cpp72 std::string strValue = ""; in GetStringArgument() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmtp_payload_data_test.cpp89 string strValue = "Maker"; variable
101 string strValue = "Maker"; variable
114 string strValue = "Maker"; variable
127 string strValue = "Maker"; variable
140 string strValue = "Maker"; variable
153 string strValue = "Maker"; variable
166 string strValue = "Maker"; variable
179 string strValue = "CalculateSize"; variable
191 string strValue = "CalculateSize"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.cpp199 std::string strValue("bt_headset_nrec+"); in ProcessNoiseReductionEvent() local
211 std::string strValue("bt_wbs+"); in ProcessWideBandSpeechEvent() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_query.cpp126 auto strValue = std::get_if<std::string>(&ctxt->vv); in EqualTo() local
151 auto strValue = std::get_if<std::string>(&ctxt->vv); in NotEqualTo() local
176 auto strValue = std::get_if<std::string>(&ctxt->vv); in GreaterThan() local
201 auto strValue = std::get_if<std::string>(&ctxt->vv); in LessThan() local
226 auto strValue = std::get_if<std::string>(&ctxt->vv); in GreaterThanOrEqualTo() local
251 auto strValue = std::get_if<std::string>(&ctxt->vv); in LessThanOrEqualTo() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_query.cpp138 auto strValue = std::get_if<std::string>(&ctxt->vv); in EqualTo() local
165 auto strValue = std::get_if<std::string>(&ctxt->vv); in NotEqualTo() local
192 auto strValue = std::get_if<std::string>(&ctxt->vv); in GreaterThan() local
219 auto strValue = std::get_if<std::string>(&ctxt->vv); in LessThan() local
246 auto strValue = std::get_if<std::string>(&ctxt->vv); in GreaterThanOrEqualTo() local
273 auto strValue = std::get_if<std::string>(&ctxt->vv); in LessThanOrEqualTo() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.cpp183 const char *strValue = from.GetStrValue(); in CreateStyleItem() local
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestJsonHelper.cpp199 std::string strValue = TEST_STR; variable
298 std::string strValue = "test"; variable
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value.cpp82 void ScanOptionValue::SetStrValue(const std::string &strValue) in SetStrValue()

12345