Home
last modified time | relevance | path

Searched defs:request (Results 1 – 25 of 32) sorted by relevance

12

/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp118 StartSessionRequest request; in StartSession() local
128 StopSessionRequest request; in StopSession() local
138 DestroySessionRequest request; in DestroySession() local
148 CreateSessionRequest request; in CreateOnlineSession() local
168 CreateSessionRequest request; in CreateOfflineSession() local
208 GetCapabilitiesRequest request; variable
241 GetCapabilitiesRequest request; variable
280 GetCapabilitiesRequest request; variable
317 GetCapabilitiesRequest request; variable
335 GetCapabilitiesRequest request; variable
[all …]
Dprofiler_service_performance_test.cpp293 GetCapabilitiesRequest request; in GetPluginCapabilities() local
334 KeepSessionRequest request; in KeepPluginSession() local
581 KeepSessionRequest request; in __anon302fbf310202() local
713 KeepSessionRequest request; in __anon302fbf310402() local
813 KeepSessionRequest request; in __anon302fbf310602() local
902 KeepSessionRequest request; in __anon302fbf310802() local
1044 KeepSessionRequest request; in __anon302fbf310a02() local
1186 KeepSessionRequest request; in __anon302fbf310c02() local
1314 KeepSessionRequest request; in __anon302fbf310e02() local
1386 KeepSessionRequest request; in __anon302fbf310f02() local
[all …]
/developtools/profiler/device/services/plugin_service/test/unittest/
Dplugin_service_test.cpp80 RegisterPluginRequest request; variable
267 UnregisterPluginRequest request; variable
320 RegisterPluginRequest request; variable
413 UnregisterPluginRequest request; variable
463 RegisterPluginRequest request; variable
556 UnregisterPluginRequest request; variable
606 RegisterPluginRequest request; variable
704 UnregisterPluginRequest request; variable
754 RegisterPluginRequest request; variable
847 UnregisterPluginRequest request; variable
[all …]
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service_impl.cpp27 ::RegisterPluginRequest& request, in RegisterPlugin()
57 ::UnregisterPluginRequest& request, in UnregisterPlugin()
73 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand()
79 ::NotifyResultRequest& request, in NotifyResult()
/developtools/smartperf_host/ide/src/trace/database/
DIndexedDBHelp.ts106 const request = objectStore.add(value, key); constant
121 const request = objectStore['delete'](query); constant
136 const request = objectStore.put(value, key); constant
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp32 #define CHECK_REQUEST_RESPONSE(context, request, response) \ argument
79 Status ProfilerService::GetCapabilities(ServerContext* context, in GetCapabilities()
236 Status ProfilerService::CreateSession(ServerContext* context, in CreateSession()
463 Status ProfilerService::StartSession(ServerContext* context, in StartSession()
515 Status ProfilerService::FetchData(ServerContext* context, in FetchData()
575 Status ProfilerService::StopSession(ServerContext* context, in StopSession()
594 Status ProfilerService::DestroySession(ServerContext* context, in DestroySession()
629 ::grpc::Status ProfilerService::KeepSession(::grpc::ServerContext* context, in KeepSession()
/developtools/packing_tool/adapter/ohos/
DDefPermissionGroup.java51 public String request = ""; field in DefPermissionGroup
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerfetchdata_fuzzer/
Dprofilerfetchdata_fuzzer.cpp32 FetchDataRequest request; in ProfilerFetchDataFuzzTest() local
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerkeepsession_fuzzer/
Dprofilerkeepsession_fuzzer.cpp32 KeepSessionRequest request; in ProfilerKeepSessionFuzzTest() local
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerdestroysession_fuzzer/
Dprofilerdestroysession_fuzzer.cpp32 DestroySessionRequest request; in ProfilerDestroySessionFuzzTest() local
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerstopsession_fuzzer/
Dprofilerstopsession_fuzzer.cpp32 StopSessionRequest request; in ProfilerStopSessionFuzzTest() local
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilergetcapabilities_fuzzer/
Dprofilergetcapabilities_fuzzer.cpp32 GetCapabilitiesRequest request; in ProfilerGetCapabilitiesFuzzTest() local
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilercreatesession_fuzzer/
Dprofilercreatesession_fuzzer.cpp32 CreateSessionRequest request; in ProfilerCreateSessionFuzzTest() local
/developtools/profiler/device/services/profiler_service/test/fuzztest/profilerstartsession_fuzzer/
Dprofilerstartsession_fuzzer.cpp32 StartSessionRequest request; in ProfilerStartSessionFuzzTest() local
/developtools/profiler/device/plugins/api/src/
Dplugin_manager.cpp113 RegisterPluginRequest request; in RegisterPlugin() local
183 UnregisterPluginRequest request; in RemovePlugin() local
377 NotifyResultRequest request; in SubmitResult() local
/developtools/profiler/device/services/ipc/include/
Dipc_generator_impl.h34 bool AddMethod(std::string method, std::string request, std::string response) in AddMethod()
/developtools/smartperf_host/ide/test/trace/component/
DSpRecordTrace.test.ts184 let request = { variable
/developtools/smartperf_host/ide/test/trace/component/setting/utils/
DPluginConvertUtils.test.ts96 let request = { variable
/developtools/profiler/device/services/shared_memory/test/unittest/
Dshared_memory_allocator_test.cpp37 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand()
Dshared_memory_block_test.cpp181 NotifyResultRequest request; variable
266 NotifyResultRequest request; variable
/developtools/profiler/device/cmds/test/unittest/
Dparse_plugin_config_test.cpp54 auto request = std::make_unique<CreateSessionRequest>(); in GetProfilerPluginConfig() local
/developtools/profiler/device/services/plugin_service/test/moduletest/
Dplugin_service_test.cpp68 RegisterPluginRequest request; variable
/developtools/profiler/device/cmds/src/
Dmain.cpp106 auto request = std::make_unique<CreateSessionRequest>(); in MakeCreateRequest() local
205 auto request = MakeCreateRequest(config, keepSecond, outputFile); in CreateSession() local
375 GetCapabilitiesRequest request; in CheckGrpcMsgSend() local
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_manager.cpp135 RegisterPluginRequest request; in RegisterAgentPlugin() local
162 UnregisterPluginRequest request; in UnregisterAgentPlugin() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/cert/
DCertBuilder.java86 PKCS10CertificationRequest request = null; in CertBuilder() local

12