| /developtools/hdc/src/register/ |
| D | hdc_jdwp.cpp | 54 ssize_t rc = write(cfd_, buf, bufLen); in SendBuf() local 85 int rc = 0; in Connect2Jdwp() local 162 int rc = epoll_ctl(efd, EPOLL_CTL_ADD, cfd_, &ev); in ReadFromJdwp() local 279 int rc = WatchParameter(PERSIST_HDC_JDWP, eventCallback, this); in AddWatchHdcdJdwp() local 285 int rc = RemoveParameterWatcher(PERSIST_HDC_JDWP, nullptr, nullptr); in DelWatchHdcdJdwp() local
|
| /developtools/hdc/src/common/ |
| D | header.cpp | 61 int rc = 0; in UpdataName() local 104 int rc = snprintf_s(p, HEADER_SIZE_LEN, HEADER_SIZE_LEN - 1, "%s", sizeStr.c_str()); in UpdataSize() local 145 int rc = snprintf_s(p, HEADER_CHKSUM_LEN, HEADER_CHKSUM_LEN - 1, "%s", sizeStr.c_str()); in UpdataCheckSum() local
|
| D | compress.cpp | 23 int rc = uv_fs_lstat(nullptr, &req, path.c_str(), nullptr); in AddPath() local 79 int rc = uv_fs_lstat(nullptr, &req, localPath.c_str(), nullptr); in SaveToFile() local
|
| D | file_descriptor.cpp | 105 int rc = epoll_wait(epfd, events, epollSize, SECONDS_TIMEOUT * TIME_BASE); in FileIOOnThread() local 113 int rc = select(thisClass->fdIO + 1, &rset, nullptr, nullptr, &timeout); in FileIOOnThread() local 339 ssize_t rc = write(fdIO, data, cnt); in CtxFileIOWrite() local
|
| D | decompress.cpp | 56 int rc = uv_fs_lstat(nullptr, &req, tarPath.c_str(), nullptr); in CheckPath() local
|
| D | tcp.cpp | 119 int rc = write(fd, reinterpret_cast<const char*>(data), cnt); in WriteUvTcpFd() local
|
| D | entry.cpp | 39 int rc = uv_fs_lstat(nullptr, &req, path.c_str(), nullptr); in Entry() local
|
| D | base.cpp | 341 int rc = uv_fs_chmod(nullptr, &req, path.c_str(), 0664, nullptr); in ChmodLogFile() local 1175 int rc = 0; in ProgramMutex() local 1795 string rc(ustr); in UnicodeToUtf8() local 1950 int rc = 0; in CloseFd() local
|
| /developtools/hdc/src/host/ |
| D | ext_client.cpp | 49 int rc = uv_dlopen(path.c_str(), &lib); in Init() local 156 int rc = uv_dlsym(&lib, name, (void **) &listTargets); in ListTargets() local 314 int rc = uv_dlsym(&lib, name, (void **) &command); in HandleLib() local 356 int rc = uv_dlopen(path.c_str(), &uvLib); in WaitForExtent() local 430 int rc = uv_dlsym(lib, name, (void **) ®istExec); in RegistExecFunc() local
|
| D | client.cpp | 98 int rc = uv_kill(pid, SIGKILL); in StartServer() local 126 int rc = uv_kill(pid, SIGKILL); in KillServer() local
|
| D | server_for_client.cpp | 57 int rc = uv_accept(server, (uv_stream_t *)&hChannel->hWorkTCP); in AcceptClient() local 108 int rc = uv_ip6_addr(channelHost.c_str(), channelPort, &addr); in SetTCPListen() local
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | utils.cpp | 98 int rc = ftruncate(fd, 0); in ProgramMutex() local 152 int rc = ftruncate(fd, 0); in ProgramMutex() local
|
| D | mount.cpp | 58 int rc = fclose(fp); in FindMountDeviceByPath() local
|
| D | oh_usb.cpp | 99 int rc = 0; in CloseUsbFd() local
|
| D | bridge.cpp | 102 int rc = write(fd, ptr, cnt); in WriteClient() local
|
| D | uart.cpp | 557 int rc = 0; local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | smartperf_command.cpp | 191 int rc = 0; in GetItemInfo() local 240 int rc = 0; in ExecCommand() local
|
| /developtools/hdc/src/daemon/ |
| D | main.cpp | 259 int rc = setuid(0); in NeedDropRootPrivileges() local
|
| D | daemon_app.cpp | 243 int rc = RemoveDir(path); in RemovePath() local
|
| D | daemon_unity.cpp | 175 int rc = fclose(fp); in FindMountDeviceByPath() local
|
| /developtools/hiperf/src/ |
| D | perf_file_writer.cpp | 79 bool rc = true; in Close() local
|
| D | perf_events.cpp | 1223 int rc = ioctl(item.fd.Get(), PERF_EVENT_IOC_SET_OUTPUT, mmapItem.fd); in CreateSpeMmap() local 1259 int rc = ioctl(item.fd.Get(), PERF_EVENT_IOC_SET_OUTPUT, mmapItem.fd); in CreateMmap() local
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | net.proto | 99 int32 rc = 3; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | net.proto | 99 int32 rc = 3; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | net.proto | 99 int32 rc = 3; field
|