Home
last modified time | relevance | path

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

12

/developtools/profiler/host/smartperf/client/
DPower.cpp102 double tmp = fabs(std::stof(buffer)); in getPowerMap() local
106 double tmp = std::stof(buffer); in getPowerMap() local
DFPS.cpp105 FpsInfo tmp; in GetSurfaceFrameDataGB() local
113 static char tmp[1024]; in GetSurfaceFrameDataGB() local
DCPU.cpp147 int tmp = 0; in cac_workload() local
160 int tmp = 0; in cac_workload() local
DGPU.cpp69 int tmp; in get_gpu_freq() local
DRAM.cpp57 std::string tmp = "-1"; in getRamInfo() local
Dgp_utils.cpp27 std::string tmp = content.substr(index, t_end - index); in mSplit() local
/developtools/profiler/host/ohosprofiler/src/main/resources/sql-self/
DDistributedCpuViews.sql42 CREATE VIEW tmp AS view
/developtools/profiler/host/ohosprofiler/src/main/resources/metrics-sql/
Dcpu_views.sql43 CREATE VIEW tmp AS view
/developtools/profiler/device/services/ipc/src/
Dipc_generator_impl.cpp280 … std::string tmp = ReplaceStr(SEND_RESPONSE_IMPL_STRING, "#SERVER_CLASS_NAME#", server_class_name); in GenSendResponseImpl() local
299 … std::string tmp = ReplaceStr(ON_RESPONSE_IMPL_STRING, "#CLIENT_CLASS_NAME#", client_class_name); in GenOnResponseImpl() local
319 … std::string tmp = ReplaceStr(SERVICE_CALL_IMPL_STRING, "#SERVER_CLASS_NAME#", server_class_name); in GenServiceCallImpl() local
355 std::string tmp = ReplaceStr(CLIENT_PROC_IMPL_STRING, "#BASE_NAME#", baseName_); in GenClientProcImpl() local
402 …std::string tmp = ReplaceStr(CLIENT_REQUEST_IMPL_STRING, "#CLIENT_CLASS_NAME#", client_class_name); in GenClientRequestImpl() local
432 std::string tmp = ReplaceStr(SERVICE_PROC_IMPL_STRING, "#BASE_NAME#", baseName_); in GenServiceProcImpl() local
/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/device/plugins/native_daemon/test/unittest/common/native/
Dhashlist_test.cpp264 int tmp = hashList.front(); variable
275 int tmp = hashList.back(); variable
288 int tmp = hashList.front(); variable
304 int tmp = hashList.back(); variable
337 int tmp = hashList.front(); variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DEscapeCharacter.java61 StringBuffer tmp = new StringBuffer(); in unescape() 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/profiler/trace_analyzer/src/parser/htrace_parser/
Dhtrace_parser.cpp74 int tmp = maxThread_; in ParseTraceDataItem() local
/developtools/profiler/trace_analyzer/src/parser/bytrace_parser/
Dbytrace_parser.cpp104 int tmp = maxThread_; in ParseTraceDataItem() local
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp163 char tmp[TX_INDEX + 1] = {0}; in ReadTxRxBytes() local
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_standalone.cpp82 int8_t* tmp = const_cast<int8_t *>(data); in ReadShareMemory() local
Dhook_manager.cpp195 int8_t* tmp = const_cast<int8_t *>(data); in ReadShareMemory() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/
Dhtrace_parser.cpp83 int tmp = maxThread_; in ParseTraceDataItem() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.cpp109 int tmp = maxThread_; in ParseTraceDataItem() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/
DDb.java140 String tmp = Final.IS_RESOURCE_SQL ? "-self/" : "/"; in getSql() local
DTimeShaft.java172 int tmp = startX; in mouseReleased() local
/developtools/global_resource_tool/src/
Dkey_parser.cpp138 vector<KeyParam> tmp; in ParseLSR() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/util/
DDb.java150 String tmp = Final.IS_RESOURCE_SQL ? "-self/" : "/"; in getSql() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/dialog/
DCpuItemViewLoadDialog.java521 String tmp = null; in analysisTraceFileToDbFile() local

12