Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 30) sorted by relevance

12

/developtools/profiler/device/services/ipc/src/
Dipc_generator_impl.cpp281 … std::string tmp = ReplaceStr(SEND_RESPONSE_IMPL_STRING, "#SERVER_CLASS_NAME#", server_class_name); in GenSendResponseImpl() local
300 … std::string tmp = ReplaceStr(ON_RESPONSE_IMPL_STRING, "#CLIENT_CLASS_NAME#", client_class_name); in GenOnResponseImpl() local
320 … std::string tmp = ReplaceStr(SERVICE_CALL_IMPL_STRING, "#SERVER_CLASS_NAME#", server_class_name); in GenServiceCallImpl() local
356 std::string tmp = ReplaceStr(CLIENT_PROC_IMPL_STRING, "#BASE_NAME#", baseName_); in GenClientProcImpl() local
403 …std::string tmp = ReplaceStr(CLIENT_REQUEST_IMPL_STRING, "#CLIENT_CLASS_NAME#", client_class_name); in GenClientRequestImpl() local
433 std::string tmp = ReplaceStr(SERVICE_PROC_IMPL_STRING, "#BASE_NAME#", baseName_); in GenServiceProcImpl() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhashlist_test.cpp247 std::size_t tmp = hashList.front(); variable
258 std::size_t tmp = hashList.back(); variable
270 std::size_t tmp = hashList.front(); variable
285 std::size_t tmp = hashList.back(); variable
300 std::size_t tmp = hashList.front(); variable
/developtools/hiperf/test/unittest/common/native/
Dhashlist_test.cpp247 std::size_t tmp = hashList.front(); variable
258 std::size_t tmp = hashList.back(); variable
270 std::size_t tmp = hashList.front(); variable
285 std::size_t tmp = hashList.back(); variable
300 std::size_t tmp = hashList.front(); variable
/developtools/profiler/hiebpf/src/
Dbpf_event_receiver.cpp207 char* tmp = reinterpret_cast<char*>(dest); in WriteEventMaps() local
241 char* tmp = reinterpret_cast<char*>(dest); in WriteSymbolInfo() local
266 char tmp = 0; in ReverseStr() local
Dhiebpf_data_file.cpp73 char *tmp = static_cast<char *>(Reserve(bufSize + sizeof(uint32_t) * 2)); in WriteKernelSymbol() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DEscapeCharacter.java61 StringBuffer tmp = new StringBuffer(); in unescape() local
/developtools/smartperf_host/trace_streamer/prebuilts/patch_hiperf/
Dunique_fd.h72 int tmp = fd_; in Release() local
/developtools/profiler/host/smartperf/client/client_command_fps/
Dmain.cpp72 std::string tmp = content.substr(index, tEnd - index); in StrSplit() local
135 char tmp[1024]; in ProcessResult() local
190 FpsInfo tmp; in GetSurfaceFrame() local
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp230 char tmp[TX_BYTES_INDEX + 1] = {0}; in ReadTxRxBytes() local
298 char tmp[TX_BYTES_INDEX + 1] = ""; in ReadSystemTxRxBytes() local
/developtools/hdc/hdc_rust/src/common/
Dbase.rs87 let tmp = path.to_lowercase(); in is_absolute_path() localVariable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignContentInfo.java131 SignContentHash tmp = hashData.get(i); in getByteContent() local
/developtools/profiler/host/smartperf/client/client_command/
DFPS.cpp333 FpsInfo tmp; in GetSurfaceFrame() local
341 static char tmp[1024]; in GetSurfaceFrame() local
Dprofiler_fps.cpp400 FpsInfoProfiler tmp; in GetSurfaceFrame() local
408 static char tmp[1024]; in GetSurfaceFrame() local
Dsp_parse_fps.cpp29 SpString tmp = content.substr(index, tEnd - index); in StrSplit() local
Dsp_utils.cpp148 std::string tmp = content.substr(index, tEnd - index); in StrSplit() local
/developtools/smartperf_host/ide/src/hdc/
DHdcDeviceManager.ts364 const tmp = new Uint8Array(buffer1.byteLength + buffer2.byteLength); constant
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
Dfile_system_data_parser.cpp116 auto tmp = fucSubToSummaryType.find(fsFixedHeadrAddr->type); in ParseFileSystemEvent() local
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp171 char *tmp = strchr(buf, '|'); in ParseHidumpInfo() local
/developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.cpp213 int32_t tmp = traceDataCache_->parserThreadNum_; in ParseTraceDataItem() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignElf.java110 String tmp = "tmpFile" + new Date().getTime(); in alignFileBy4kBytes() local
/developtools/global_resource_tool/src/
Dkey_parser.cpp170 vector<KeyParam> tmp; in ParseLSR() local
/developtools/packing_tool/adapter/ohos/
DScanStatSuffix.java345 File tmp = new File(file); in getOldSize() local
357 File tmp = new File(fileInfo.getFile()); in getNewSize() local
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.c412 unsigned int tmp = data; in BitMapNum() local
/developtools/profiler/device/base/src/
Dcommon.cpp401 std::string tmp; in SplitString() local
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp203 int32_t tmp = traceDataCache_->parserThreadNum_; in ParseTraceDataItem() local

12