Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 33) 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 = static_cast<char*>(dest); in WriteEventMaps() local
241 char* tmp = static_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/profiler/host/smartperf/client/client_command/
DCPU.cpp130 size_t tmp = 0; in CacWorkload() local
143 size_t tmp = 0; in CacWorkload() local
DFPS.cpp129 FpsInfo tmp; in GetSurfaceFrame() local
137 static char tmp[1024]; in GetSurfaceFrame() local
Dsp_parse_fps.cpp29 SpString tmp = content.substr(index, tEnd - index); in StrSplit() local
Dsp_utils.cpp127 std::string tmp = content.substr(index, tEnd - index); in StrSplit() 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/profiler/host/smartperf/trace_streamer/prebuilts/patch_hiperf/
Dunique_fd.h73 int tmp = fd_; in Release() local
/developtools/smartperf_host/trace_streamer/prebuilts/patch_hiperf/
Dunique_fd.h73 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.cpp219 char tmp[TX_BYTES_INDEX + 1] = {0}; in ReadTxRxBytes() local
287 char tmp[TX_BYTES_INDEX + 1] = ""; in ReadSystemTxRxBytes() local
/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/smartperf_host/trace_streamer/src/parser/ebpf_parser/
Dfile_system_data_parser.cpp63 auto tmp = fucSubToSummaryType.find(fsFixedHeadrAddr->type); in ParseFileSystemEvent() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/
Dfile_system_data_parser.cpp62 auto tmp = fucSubToSummaryType.find(fsFixedHeadrAddr->type); in ParseFileSystemEvent() local
/developtools/profiler/device/plugins/hidump_plugin/src/
Dhidump_plugin.cpp156 char *tmp = strchr(buf, '|'); in ParseHidumpInfo() local
/developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.cpp235 int32_t tmp = maxThread_; in ParseTraceDataItem() local
/developtools/global_resource_tool/src/
Dkey_parser.cpp139 vector<KeyParam> tmp; in ParseLSR() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.cpp273 int32_t tmp = maxThread_; in ParseTraceDataItem() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp236 int32_t tmp = maxThread_; in ParseTraceDataItem() local
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp229 int32_t tmp = maxThread_; in ParseTraceDataItem() local
/developtools/profiler/device/base/src/
Dcommon.cpp384 std::string tmp; in SplitString() local
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.c412 unsigned int tmp = data; in BitMapNum() local

12