| /developtools/profiler/device/services/ipc/src/ |
| D | ipc_generator_impl.cpp | 281 … 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/hiperf/test/unittest/common/native/ |
| D | hashlist_test.cpp | 247 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
|
| D | elf_parser_test.cpp | 1109 auto tmp = StringSplit(magicLine, " "); in GetMagic() local
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | hashlist_test.cpp | 247 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
|
| D | elf_parser_test.cpp | 1096 auto tmp = StringSplit(magicLine, " "); in GetMagic() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | EscapeCharacter.java | 61 StringBuffer tmp = new StringBuffer(); in unescape() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | CPU.cpp | 130 size_t tmp = 0; in CacWorkload() local 143 size_t tmp = 0; in CacWorkload() local
|
| D | FPS.cpp | 117 FpsInfo tmp; in GetSurfaceFrame() local 125 static char tmp[1024]; in GetSurfaceFrame() local
|
| D | sp_utils.cpp | 125 std::string tmp = content.substr(index, tEnd - index); in StrSplit() local
|
| /developtools/profiler/host/smartperf/client/client_command_fps/ |
| D | main.cpp | 73 std::string tmp = content.substr(index, tEnd - index); in StrSplit() local 140 char tmp[1024]; in ProcessResult() local 196 FpsInfo tmp; in GetSurfaceFrame() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
| D | SignContentInfo.java | 131 SignContentHash tmp = hashData.get(i); in getByteContent() local
|
| /developtools/profiler/device/plugins/network_plugin/src/ |
| D | network_plugin.cpp | 211 char tmp[TX_BYTES_INDEX + 1] = {0}; in ReadTxRxBytes() local 279 char tmp[TX_BYTES_INDEX + 1] = ""; in ReadSystemTxRxBytes() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/ |
| D | file_system_data_parser.cpp | 64 auto tmp = fucSubToSummaryType.find(fsFixedHeadrAddr->type); in ParseFileSystemEvent() local
|
| /developtools/profiler/device/plugins/hidump_plugin/src/ |
| D | hidump_plugin.cpp | 159 char *tmp = strchr(buf, '|'); in ParseHidumpInfo() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
| D | htrace_parser.cpp | 131 int tmp = maxThread_; in ParseTraceDataItem() local
|
| /developtools/global_resource_tool/src/ |
| D | key_parser.cpp | 139 vector<KeyParam> tmp; in ParseLSR() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/ |
| D | bytrace_parser.cpp | 250 int tmp = maxThread_; in ParseTraceDataItem() local
|
| /developtools/profiler/device/base/src/ |
| D | common.cpp | 301 std::string tmp; in SplitString() local
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| D | hook_test.c | 411 unsigned int tmp = data; in bitMapNum() local
|
| D | malloc_test.cpp | 429 unsigned int tmp = data; in BitMapNum() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | slice_filter.cpp | 166 StackOnDepth tmp; in UpdateDepth() local
|
| /developtools/packing_tool/adapter/ohos/ |
| D | Compressor.java | 1314 …String tmp = thirdLevelDirectoryName.substring(sixthDelimiterIndex + 1, thirdLevelDirectoryName.le… in isThirdLevelDirectoryNameValid() local 1384 private boolean checkColorModeOrShape(String tmp) { in checkColorModeOrShape()
|