Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 23 of 23) sorted by relevance

/developtools/profiler/hiebpf/src/
Dringbuffer.cpp33 uint16_t *temp = new(std::nothrow) uint16_t[bufSize_]; local
42 uint16_t *temp = new(std::nothrow) uint16_t[bufSize_]; local
51 uint32_t *temp = new(std::nothrow) uint32_t[bufSize_]; local
60 uint64_t *temp = new(std::nothrow) uint64_t[bufSize_]; local
288 uint16_t *temp = new(std::nothrow) uint16_t[bufSize]; in Allocate() local
296 uint32_t *temp = new(std::nothrow) uint32_t[bufSize]; in Allocate() local
304 uint64_t *temp = new(std::nothrow) uint64_t[bufSize]; in Allocate() local
/developtools/profiler/host/smartperf/client/client_command/
DTemperature.cpp52 std::string temp; in ItemData() local
62 …ature::GetTempInfos(std::map<std::string, std::string> &result, std::string type, std::string temp) in GetTempInfos()
Dsp_thread_socket.cpp390 std::string temp = iter->second + "@@"; in HandleUDPMsg() local
/developtools/hiperf/demo/cpp/
Dhiperf_malloc_demo.cpp32 void *temp = nullptr; in main() local
/developtools/hiperf/test/unittest/common/native/
Dhashlist_test.cpp63 std::size_t temp {125}; variable
119 auto temp = last; variable
174 auto temp = first; variable
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhashlist_test.cpp64 std::size_t temp {125}; variable
120 auto temp = last; variable
175 auto temp = first; variable
/developtools/smartperf_host/trace_streamer/src/proto_reader/
Dproto_reader_help.cpp22 uint64_t temp = 0; in VarIntDecode() local
Dproto_reader.cpp169 auto temp = currentReadAddr_; in FindDataArea() local
/developtools/global_resource_tool/src/
Dfile_entry.cpp67 string temp(filePath + "\\*.*"); in GetChilds() local
202 char temp[MAX_PATH]; in RealPath() local
/developtools/profiler/device/cmds/src/
Dcommand_line.cpp132 for (std::string temp : p->paramFilter_) { in PrintHelp() local
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_data_repeater.cpp121 auto temp = mallocMap_.find(rawData->stackConext->addr); in PutRawStack() local
Dstack_preprocess.cpp1386 std::string temp; in SaveMemTag() local
/developtools/hdc/hdc_rust/src/common/
Dbase.rs112 let temp = s.to_owned(); in get_file_name() localVariable
/developtools/packing_tool/packing_tool/frameworks/test/unittest/utils_Test/
Dutils_test.cpp303 std::string temp = OHOS::AppPackingTool::Utils::GetFilePathByDir(path, file); variable
/developtools/syscap_codec/napi/
Dnapi_query_syscap.cpp57 char *temp = nullptr; in CalculateAllStringLength() local
/developtools/syscap_codec/src/
Dsyscap_tool.c221 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local
578 char *temp = strtok_r(input, ",", &tok); in GetPriSyscapData() local
Dcreate_pcid.c849 char *temp = tempSyscap; in CheckPrivateSyCap() local
/developtools/syscap_codec/interfaces/inner_api/
Dsyscap_interface.c301 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local
614 char *temp = (char *)malloc(sizeof(char) * SINGLE_SYSCAP_LEN); in ComparePcidWithPriSyscap() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java316 int temp; in writeFileToDos() local
/developtools/packing_tool/adapter/ohos/
DUncompress.java164 String[] temp = utility.getHapPath().replace("\\", "/").split("/"); in unpackageHapMode() local
725 String[] temp = filePath.replace("\\", "/").split("/"); in dataTransferFilesByApp() local
DCompressor.java676 StringBuilder temp = new StringBuilder(); in getSHA256() local
1895 String[] temp = fName.replace("\\", "/").split("/"); in compressPackResMode() local
/developtools/hdc/src/common/
Dbase.cpp1148 char *temp = nullptr; in SplitCommandToArgs() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h7215 void *temp; member
34574 u64 temp; member
54667 __u8 temp: 1; member
65762 } temp; member
65866 } temp; member
65889 } temp; member
98450 int temp; member
135587 int temp; member
135954 int temp; member
136158 int temp; member
[all …]