| /developtools/profiler/hiebpf/src/ |
| D | ringbuffer.cpp | 33 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/smartperf_host/smartperf_device/device_command/collector/src/ |
| D | Temperature.cpp | 50 std::string temp; in ItemData() local 61 const std::string& temp) in GetTempInfos()
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | Temperature.cpp | 50 std::string temp; in ItemData() local 61 const std::string& temp) in GetTempInfos()
|
| D | sp_thread_socket.cpp | 605 std::string temp = iter->second + "@@"; in HandleUDPMsg() local
|
| /developtools/hiperf/demo/cpp/ |
| D | hiperf_malloc_demo.cpp | 32 void *temp = nullptr; in main() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/proto_reader/ |
| D | proto_reader_help.cpp | 22 uint64_t temp = 0; in VarIntDecode() local
|
| D | proto_reader.cpp | 169 auto temp = currentReadAddr_; in FindDataArea() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | hashlist_test.cpp | 63 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/ |
| D | hashlist_test.cpp | 64 std::size_t temp {125}; variable 120 auto temp = last; variable 175 auto temp = first; variable
|
| /developtools/profiler/hidebug/test/unittest/native/ |
| D | hidebug_test.cpp | 310 int* temp = (int*)malloc(sizeof(int)); variable 365 int* temp = (int*)realloc(tempCalloc, 20 * sizeof(int)); variable
|
| D | hidebug_malloc_dispatch.cpp | 98 int* temp = (int*)malloc(sizeof(int)); in TestMalloc() local
|
| /developtools/global_resource_tool/src/ |
| D | file_entry.cpp | 67 string temp(filePath + "\\*.*"); in GetChilds() local 202 char temp[MAX_PATH]; in RealPath() local
|
| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| D | trace_file_writer_test.cpp | 171 char temp[1024] = {"this is a test ,this is a test ,this is a test, this is a test\n"}; variable
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | stack_data_repeater.cpp | 98 auto temp = mallocMap_.find(hookData->GetAddr()); in PutRawStack() local
|
| /developtools/profiler/device/cmds/src/ |
| D | command_line.cpp | 132 for (std::string temp : p->paramFilter_) { in PrintHelp() local
|
| /developtools/syscap_codec/taihe/syscap/src/ |
| D | ohos.systemCapability.impl.cpp | 47 char *temp = nullptr; in CalculateAllStringLength() local
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/utils_Test/ |
| D | utils_test.cpp | 304 std::string temp = OHOS::AppPackingTool::Utils::GetFilePathByDir(path, file); variable
|
| /developtools/hdc/hdc_rust/src/common/ |
| D | base.rs | 113 let temp = s.to_owned(); in get_file_name() localVariable
|
| /developtools/syscap_codec/napi/ |
| D | napi_query_syscap.cpp | 57 char *temp = nullptr; in CalculateAllStringLength() local
|
| /developtools/syscap_codec/src/ |
| D | syscap_tool.c | 221 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local 578 char *temp = strtok_r(input, ",", &tok); in GetPriSyscapData() local
|
| /developtools/syscap_codec/interfaces/inner_api/ |
| D | syscap_interface.c | 301 char *temp = sysCapBegin + i * SINGLE_FEAT_LEN; in ParseRpcidToJson() local 613 char *temp = (char *)malloc(sizeof(char) * SINGLE_SYSCAP_LEN); in ComparePcidWithPriSyscap() local
|
| /developtools/hdc/src/host/ |
| D | main.cpp | 294 string temp = optarg; in RunClientMode() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | FileUtils.java | 316 int temp; in writeFileToDos() local
|
| /developtools/packing_tool/adapter/ohos/ |
| D | Uncompress.java | 167 String[] temp = utility.getHapPath().replace("\\", "/").split("/"); in unpackageHapMode() local 728 String[] temp = filePath.replace("\\", "/").split("/"); in dataTransferFilesByApp() local
|
| /developtools/smartperf_host/smartperf_device/device_command/services/ipc/src/ |
| D | sp_thread_socket.cpp | 605 std::string temp = iter->second + "@@"; in HandleUDPMsg() local
|