Home
last modified time | relevance | path

Searched refs:remote (Results 1 – 13 of 13) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_proxy.cpp36 sptr<IRemoteObject> remote = Remote(); in Start() local
37 CHECK_NOTNULL(remote, RET_ERR, "remote is nullptr"); in Start()
38 …int32_t ret = remote->SendRequest(static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::START… in Start()
62 sptr<IRemoteObject> remote = Remote(); in DumpData() local
63 CHECK_NOTNULL(remote, RET_ERR, "remote is nullptr"); in DumpData()
64 …int32_t ret = remote->SendRequest(static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::DUMP_… in DumpData()
83 sptr<IRemoteObject> remote = Remote(); in Stop() local
84 CHECK_NOTNULL(remote, RET_ERR, "remote is nullptr"); in Stop()
85 …int32_t ret = remote->SendRequest(static_cast<uint32_t>(NativeMemoryProfilerSaInterfaceCode::STOP_… in Stop()
104 sptr<IRemoteObject> remote = Remote(); in Stop() local
[all …]
/developtools/integration_verification/tools/fotff/vcs/
Dmanifest.go143 func (m *Manifest) UpdateManifestProject(name, path, remote, revision string, add bool) {
152 if remote != "" {
153 m.Projects[i].Remote = remote
162 ….Projects = append(m.Projects, Project{Name: name, Path: path, Revision: revision, Remote: remote})
/developtools/hdc/scripts/
Ddev_hdc_test.py252 def _check_file(local, remote): argument
270 def check_file_send(local, remote): argument
277 def check_file_recv(remote, local): argument
300 local, remote = cmd.split()[-2:]
302 remote, local = cmd.split()[-2:]
303 return _check_file(local, remote)
/developtools/smartperf_host/trace_streamer/prebuilts/patch_perf_event/
Dperf_event.h.patch523 mem_remote:1, /* remote */
540 mem_remote:1, /* remote */
577 -#define PERF_MEM_HOPS_0 0x01 /* remote core, same node */
578 -#define PERF_MEM_HOPS_1 0x02 /* remote node, same socket */
579 -#define PERF_MEM_HOPS_2 0x03 /* remote socket, same board */
580 -#define PERF_MEM_HOPS_3 0x04 /* remote board */
/developtools/hdc/src/host/
Dserver_for_client.cpp604 hChannel->remote = flag; in HandleRemote()
615 string remote = CMDSTR_REMOTE_PARAMETER + " "; in HandleRemote() local
616 if (parameters.find(remote) != std::string::npos) { in HandleRemote()
617 parameters.replace(parameters.find(remote), remote.size(), ""); in HandleRemote()
817 if (command != 0 && (hChannel->remote > RemoteType::REMOTE_NONE)) { in ReadChannel()
Dclient.cpp326 channel->remote = RemoteType::REMOTE_FILE; in ExecuteCommand()
329 channel->remote = RemoteType::REMOTE_APP; in ExecuteCommand()
595 if (hChannel->remote > RemoteType::REMOTE_NONE && bOffset) { in ReadChannel()
597 if (hChannel->remote == RemoteType::REMOTE_FILE) { in ReadChannel()
608 if (hChannel->remote == RemoteType::REMOTE_APP) { in ReadChannel()
/developtools/integration_verification/DeployDevice/resource/common/
Dcbg_start.py60 repo.git.remote()
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/resources/
Dhelp.txt180 -signServer : remote signer plugin, required fields on remoteSign mode;
181 -signerPlugin : remote sign service url, required fields on remoteSign mode;
182 … -onlineAuthMode : remote sign auth mode, required fields on remoteSign mode, including account;
185 -ext : extend parameters for remote signer plugin, optional fields;
/developtools/smartperf_host/trace_streamer/prebuilts/patch_libunwind/
Dlibunwindbuild.gn36 "src/mi/Gdyn-remote.c",
305 # what means host use remote mode to unwind
/developtools/hdc/src/common/
Ddefine_plus.h517 RemoteType remote = RemoteType::REMOTE_NONE; member
/developtools/smartperf_host/
DREADME.md7 …, which exchange data with each other based on gRPC – a high-performance remote procedure call (RP…
/developtools/hdc/
DREADME_zh.md190 …</em><em id="i6958481309"><a name="i6958481309"></a><a name="i6958481309"></a>local remote</em></p>
196 …id="i1880435111020"><a name="i1880435111020"></a><a name="i1880435111020"></a>remote local</em></p>
/developtools/profiler/hiebpf/include/
Dvmlinux.h23566 remote = 1, enumerator
107273 bool remote; member
107329 bool remote; member
155232 __be32 remote; member
155672 xfrm_address_t remote; member
160095 struct mptcp_addr_info remote; member