Home
last modified time | relevance | path

Searched defs:tmpStr (Results 1 - 25 of 47) sorted by relevance

12

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_instance_test/
H A Dvtp_instance_test.cpp69 std::string tmpStr = vtpInstance->GetVersion(); in HWTEST_F() local
/base/update/updater/services/package/pkg_package/
H A Dpackages_info.cpp40 string tmpStr = str.substr(start, index - start); in SplitString() local
51 string tmpStr = str.substr(start); in SplitString() local
[all...]
/foundation/multimedia/media_foundation/engine/foundation/utils/
H A Ddump_buffer.cpp105 char tmpStr[2 * DUMP_BUFFER2LOG_SIZE + 10] = {0}; // 字符串长度是打印的buffer长度的2倍 + 1 (字符串结束符) in DumpBufferToLog() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_object_wrapper.cpp70 std::string tmpStr = value; in IsUndefined() local
80 std::string tmpStr = value; in AddUndefined() local
88 std::string tmpStr = value; in DeleteUndefined() local
/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp147 std::string tmpStr = str; in IsNumber() local
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_test.cpp65 std::string tmpStr = R"~(logPath:)~" + logPath; in makeEvent() local
/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp52 std::string tmpStr = value->ToString(); in TestScriptInterpreterScriptValue() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dstring_util.cpp37 string tmpStr = str; in Split() local
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h178 std::string tmpStr = "Pressed KC: [" + std::to_string(*(cItr++)); in PrintInfoLog() local
245 std::string tmpStr = "Pressed keyCode: [" + std::to_string(*(cItr++)); in Print() local
314 std::string tmpStr = "Pressed keyCode: [" + std::to_string(*(cItr++)); in PrintInfoLog() local
442 std::string tmpStr in Print() local
[all...]
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dcloud_daemon_statistic.cpp138 string tmpStr = ""; in OutputToFile() local
[all...]
/kernel/liteos_m/components/shell/src/base/
H A Dshmsg.c75 const CHAR *tmpStr = NULL; in GetCmdName() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtagged_value_test.cpp734 JSTaggedValue tmpStr = str.GetTaggedValue(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp178 std::string tmpStr; in HWTEST_F_L0() local
255 std::string tmpStr; HWTEST_F_L0() local
326 std::string tmpStr; HWTEST_F_L0() local
357 std::string tmpStr; HWTEST_F_L0() local
395 std::string tmpStr; HWTEST_F_L0() local
534 std::string tmpStr; HWTEST_F_L0() local
589 std::string tmpStr; HWTEST_F_L0() local
[all...]
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c107 char tmpStr[TMP_VERSION_STR_LEN] = { 0 }; in VersionToString() local
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_utils.cpp192 char tmpStr[MESSAGE_CONTENT_MAXIMUM_LIMIT + 1] = { 0 }; in GetStringProperty() local
260 char tmpStr[MESSAGE_CONTENT_MAXIMUM_LIMIT + 1] = { 0 }; in GetUssdStringProperty() local
/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp184 std::string(data.phoneNumber), countryIso, tmpStr); in CopyFormatNumberToRecord() local
187 std::string(data.phoneNumber), countryIso, tmpStr); in CopyFormatNumberToRecord() local
206 std::string(data.phoneNumber), countryIso, tmpStr); in CopyFormatNumberToE164ToRecord() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_node_test.cpp191 std::string tmpStr = "action"; in HWTEST_F() local
348 std::string tmpStr = "action"; in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/
H A Dcodeclist_capi_mock.cpp48 std::string tmpStr = tmp; in GetName() local
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystemfactory_service.cpp333 std::string tmpStr = "Plugin Name: " + iter.first + "\n" + in WriteDumpInfo() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_result_set_impl_test.cpp181 std::string tmpStr; in HWTEST_F() local
/kernel/liteos_a/shell/full/src/base/
H A Dshmsg.c235 const CHAR *tmpStr = NULL; in ShellMsgNameGetAndExec() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_option.cpp289 const std::string &tmpStr = str; in SetRange() local
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_buffer.cpp78 string tmpStr = msg + typeStr; in InitBuffHead() local
251 const string tmpStr = msg + to_string(reader->skipped); in Query() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp96 std::string tmpStr = ""; in GetContentLength() local
/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.cpp256 std::string tmpStr; in DialCall() local
262 std::cin >> tmpStr; in DialCall() local

Completed in 18 milliseconds

12