Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 45) sorted by relevance

12

/developtools/profiler/protos/types/plugins/ftrace_data/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service_impl.cpp26 bool PluginServiceImpl::RegisterPlugin(SocketContext& context, in RegisterPlugin()
48 bool PluginServiceImpl::UnregisterPlugin(SocketContext& context, in UnregisterPlugin()
65 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand()
70 bool PluginServiceImpl::NotifyResult(SocketContext& context, in NotifyResult()
83 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand()
/developtools/profiler/device/services/plugin_service/test/moduletest/
Dplugin_service_test.cpp28 … bool OnRegisterPluginResponse(SocketContext& context, ::RegisterPluginResponse& response) override in OnRegisterPluginResponse()
33 …bool OnUnregisterPluginResponse(SocketContext& context, ::UnregisterPluginResponse& response) over… in OnUnregisterPluginResponse()
37 bool OnGetCommandResponse(SocketContext& context, ::GetCommandResponse& response) override in OnGetCommandResponse()
41 bool OnNotifyResultResponse(SocketContext& context, ::NotifyResultResponse& response) override in OnNotifyResultResponse()
/developtools/hdc_standard/src/common/
Dtransfer.cpp38 bool HdcTransferBase::ResetCtx(CtxFile *context, bool full) in ResetCtx()
55 int HdcTransferBase::SimpleFileIO(CtxFile *context, uint64_t index, uint8_t *sendBuf, int bytes) in SimpleFileIO()
108 CtxFile *context = (CtxFile *)req->data; in OnFileClose() local
119 void HdcTransferBase::SetFileTime(CtxFile *context) in SetFileTime()
134 bool HdcTransferBase::SendIOPayload(CtxFile *context, int index, uint8_t *data, int dataSize) in SendIOPayload()
186 CtxFile *context = (CtxFile *)contextIO->context; in OnFileIO() local
252 CtxFile *context = (CtxFile *)req->data; in OnFileOpen() local
361 bool HdcTransferBase::RecvIOPayload(CtxFile *context, uint8_t *data, int dataSize) in RecvIOPayload()
411 CtxFile *context = &ctxNow; in CommandDispatch() local
424 CtxFile *context = &ctxNow; in CommandDispatch() local
Dfile.cpp37 bool HdcFile::BeginTransfer(CtxFile *context, const string &command) in BeginTransfer()
67 bool HdcFile::SetMasterParameters(CtxFile *context, const char *command, int argc, char **argv) in SetMasterParameters()
111 void HdcFile::CheckMaster(CtxFile *context) in CheckMaster()
117 void HdcFile::WhenTransferFinish(CtxFile *context) in WhenTransferFinish()
124 void HdcFile::TransferSummary(CtxFile *context) in TransferSummary()
Dasync_cmd.cpp73 bool AsyncCmd::FinishShellProc(const void *context, const bool result, const string exitMsg) in FinishShellProc()
82 bool AsyncCmd::ChildReadCallback(const void *context, uint8_t *buf, const int size) in ChildReadCallback()
Dtransfer.h86 virtual void CheckMaster(CtxFile *context) in CheckMaster() argument
89 virtual void WhenTransferFinish(CtxFile *context) in WhenTransferFinish()
108 CtxFile *context; member
/developtools/hdc_standard/src/host/
Dhost_app.cpp29 bool HdcHostApp::BeginInstall(CtxFile *context, const char *command) in BeginInstall()
79 bool HdcHostApp::BeginSideload(CtxFile *context, const char *localPath) in BeginSideload()
89 void HdcHostApp::RunQueue(CtxFile *context) in RunQueue()
97 void HdcHostApp::CheckMaster(CtxFile *context) in CheckMaster()
Dhost_unity.cpp56 ContextUnity *context = (ContextUnity *)req->data; in OnFileClose() local
78 ContextUnity *context = (ContextUnity *)contextIO->context; in OnFileIO() local
Dhost_unity.h41 ContextUnity *context; member
/developtools/profiler/host/smartperf/trace_streamer/src/ext/
Dsqlite_ext_funcs.cpp22 static void sqliteExtStdevFinalize(sqlite3_context* context) in sqliteExtStdevFinalize()
34 static void sqliteExtStdevNextStep(sqlite3_context* context, int argc, sqlite3_value** argv) in sqliteExtStdevNextStep()
/developtools/profiler/device/services/shared_memory/test/unittest/
Dshared_memory_allocator_test.cpp37 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand()
48 bool OnGetCommandResponse(SocketContext& context, ::GetCommandResponse& response) override in OnGetCommandResponse()
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp30 #define CHECK_REQUEST_RESPONSE(context, requst, response) \ argument
77 Status ProfilerService::GetCapabilities(ServerContext* context, in GetCapabilities()
226 Status ProfilerService::CreateSession(ServerContext* context, in CreateSession()
362 Status ProfilerService::StartSession(ServerContext* context, in StartSession()
412 Status ProfilerService::FetchData(ServerContext* context, in FetchData()
473 Status ProfilerService::StopSession(ServerContext* context, in StopSession()
491 Status ProfilerService::DestroySession(ServerContext* context, in DestroySession()
511 ::grpc::Status ProfilerService::KeepSession(::grpc::ServerContext* context, in KeepSession()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/
DTraceLog.java39 private String context; field in TraceLog
87 public void setContext(String context) { in setContext()
/developtools/profiler/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto29 string context = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto29 string context = 2; field
/developtools/profiler/host/ohosprofiler/src/main/proto/
Dhilog_plugin_result.proto29 string context = 2; field
/developtools/profiler/device/plugins/native_hook/src/
Dhook_socket_client.cpp50 bool HookSocketClient::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const… in ProtocolProc()
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp281 grpc::ClientContext context; in GetPluginCapabilities() local
324 grpc::ClientContext context; in KeepPluginSession() local
560 grpc::ClientContext context; in __anon07c749950202() local
692 grpc::ClientContext context; in __anon07c749950402() local
797 grpc::ClientContext context; in __anon07c749950602() local
884 grpc::ClientContext context; in __anon07c749950802() local
1032 grpc::ClientContext context; in __anon07c749950a02() local
1179 grpc::ClientContext context; in __anon07c749950c02() local
1313 grpc::ClientContext context; in __anon07c749950e02() local
1384 grpc::ClientContext context; in __anon07c749950f02() local
[all …]
/developtools/profiler/device/services/ipc/src/
Dipc_generator.cpp25 google::protobuf::compiler::GeneratorContext* context, in Generate()
/developtools/profiler/device/services/plugin_service/include/
Dplugin_service.h51 SocketContext* context = nullptr; member
59 SocketContext* context = nullptr; member
/developtools/hdc_standard/src/daemon/
Dshell.cpp195 bool HdcShell::FinishShellProc(const void *context, const bool result, const string exitMsg) in FinishShellProc()
204 bool HdcShell::ChildReadCallback(const void *context, uint8_t *buf, const int size) in ChildReadCallback()
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_service.cpp57 bool HookService::ProtocolProc(SocketContext &context, uint32_t pnum, const int8_t *buf, const uint… in ProtocolProc()
/developtools/hiperf/src/
Dvirtual_runtime.cpp307 perf_callchain_context context) in SymbolicCallFrame()
323 perf_callchain_context context = PERF_CONTEXT_MAX; in SymbolicRecord() local
554 const perf_callchain_context &context) in GetSymbolCache()
579 const perf_callchain_context &context) in GetSymbol()

12