| /arkcompiler/toolchain/tooling/agent/ |
| H A D | css_impl.cpp | 22 void CssImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 45 void CssImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() argument
|
| H A D | overlay_impl.cpp | 24 void OverlayImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 47 void OverlayImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() argument
|
| H A D | dom_impl.cpp | 22 void DomImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 45 void DomImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() argument
|
| H A D | target_impl.cpp | 22 void TargetImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 45 void TargetImpl::DispatcherImpl::SetAutoAttach(const DispatchRequest &request) in SetAutoAttach() argument
|
| H A D | page_impl.cpp | 22 void PageImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 45 void PageImpl::DispatcherImpl::GetNavigationHistory(const DispatchRequest &request) in GetNavigationHistory() argument
|
| H A D | profiler_impl.cpp | 39 void ProfilerImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 127 Disable(const DispatchRequest &request) Disable() argument 133 Enable(const DispatchRequest &request) Enable() argument 141 Start(const DispatchRequest &request) Start() argument 147 Stop(const DispatchRequest &request) Stop() argument 160 EnableSerializationTimeoutCheck(const DispatchRequest &request) EnableSerializationTimeoutCheck() argument 172 DisableSerializationTimeoutCheck(const DispatchRequest &request) DisableSerializationTimeoutCheck() argument 178 SetSamplingInterval(const DispatchRequest &request) SetSamplingInterval() argument 189 GetBestEffortCoverage(const DispatchRequest &request) GetBestEffortCoverage() argument 195 StopPreciseCoverage(const DispatchRequest &request) StopPreciseCoverage() argument 201 TakePreciseCoverage(const DispatchRequest &request) TakePreciseCoverage() argument 207 StartPreciseCoverage(const DispatchRequest &request) StartPreciseCoverage() argument 218 StartTypeProfile(const DispatchRequest &request) StartTypeProfile() argument 224 StopTypeProfile(const DispatchRequest &request) StopTypeProfile() argument 230 TakeTypeProfile(const DispatchRequest &request) TakeTypeProfile() argument [all...] |
| H A D | tracing_impl.cpp | 24 void TracingImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 67 End(const DispatchRequest &request) End() argument 81 GetCategories(const DispatchRequest &request) GetCategories() argument 88 RecordClockSyncMarker(const DispatchRequest &request) RecordClockSyncMarker() argument 95 RequestMemoryDump(const DispatchRequest &request) RequestMemoryDump() argument 105 Start(const DispatchRequest &request) Start() argument [all...] |
| H A D | heapprofiler_impl.cpp | 29 void HeapProfilerImpl::DispatcherImpl::Dispatch(const DispatchRequest &request) in Dispatch() argument 107 AddInspectedHeapObject(const DispatchRequest &request) AddInspectedHeapObject() argument 118 CollectGarbage(const DispatchRequest &request) CollectGarbage() argument 124 Enable(const DispatchRequest &request) Enable() argument 132 Disable(const DispatchRequest &request) Disable() argument 138 GetHeapObjectId(const DispatchRequest &request) GetHeapObjectId() argument 152 GetObjectByHeapObjectId(const DispatchRequest &request) GetObjectByHeapObjectId() argument 171 GetSamplingProfile(const DispatchRequest &request) GetSamplingProfile() argument 185 StartSampling(const DispatchRequest &request) StartSampling() argument 196 StopSampling(const DispatchRequest &request) StopSampling() argument 209 StartTrackingHeapObjects(const DispatchRequest &request) StartTrackingHeapObjects() argument 221 StopTrackingHeapObjects(const DispatchRequest &request) StopTrackingHeapObjects() argument 232 TakeHeapSnapshot(const DispatchRequest &request) TakeHeapSnapshot() argument [all...] |
| /arkcompiler/toolchain/tooling/client/domain/ |
| H A D | test_client.cpp | 48 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in SuccessCommand() local 67 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in FailCommand() local [all...] |
| H A D | runtime_client.cpp | 54 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in HeapusageCommand() local 74 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RuntimeEnableCommand() local 94 std::unique_ptr<PtJson> request = PtJson::CreateObject(); RuntimeDisableCommand() local 114 std::unique_ptr<PtJson> request = PtJson::CreateObject(); RunIfWaitingForDebuggerCommand() local 136 std::unique_ptr<PtJson> request = PtJson::CreateObject(); GetPropertiesCommand() local 160 std::unique_ptr<PtJson> request = PtJson::CreateObject(); GetPropertiesCommand2() local [all...] |
| H A D | profiler_client.cpp | 56 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in CpuprofileEnableCommand() local 76 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in CpuprofileDisableCommand() local 96 std::unique_ptr<PtJson> request = PtJson::CreateObject(); CpuprofileCommand() local 116 std::unique_ptr<PtJson> request = PtJson::CreateObject(); CpuprofileStopCommand() local 136 std::unique_ptr<PtJson> request = PtJson::CreateObject(); SetSamplingIntervalCommand() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | shared_object_factory_test.cpp | 47 JSHandle<EcmaString> request = factory->NewFromASCII("request"); in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/ |
| H A D | protocol_handler.cpp | 86 void ProtocolHandler::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() argument
|
| H A D | dispatcher.cpp | 125 void DispatcherBase::SendResponse(const DispatchRequest &request, const DispatchResponse &response, in SendResponse() argument 181 void Dispatcher::Dispatch(const DispatchRequest &request) in Dispatch() argument
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | profiler_impl_test.cpp | 151 DispatchRequest request = DispatchRequest(msg); in HWTEST_F_L0() local [all...] |
| H A D | tracing_impl_test.cpp | 125 DispatchRequest request = DispatchRequest(msg); in HWTEST_F_L0() local 143 DispatchRequest request = DispatchRequest(msg); in HWTEST_F_L0() local 161 DispatchRequest request = DispatchRequest(msg); in HWTEST_F_L0() local 179 DispatchRequest request = DispatchRequest(msg); in HWTEST_F_L0() local 197 DispatchRequest request = DispatchRequest(msg); HWTEST_F_L0() local [all...] |
| /arkcompiler/toolchain/websocket/ |
| H A D | http.cpp | 35 std::string HttpRequest::DecodeVersion(const std::string& request, std::string::size_type methodStartPos) in DecodeVersion() argument 57 bool HttpRequest::Decode(const std::string& request, HttpRequest& parsed) in Decode() argument [all...] |
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| H A D | mem_hooks.cpp | 55 PandaAllocHook(int alloctype, [[maybe_unused]] void *data, std::size_t size, int blocktype, [[maybe_unused]] long request, const unsigned char *filename, int linenumber) PandaAllocHook() argument
|
| /arkcompiler/ets_runtime/ecmascript/require/ |
| H A D | js_cjs_module.cpp | 87 JSHandle<JSTaggedValue> CjsModule::Load(JSThread *thread, JSHandle<EcmaString> &request) in Load() argument 170 JSTaggedValue CjsModule::Require(JSThread *thread, JSHandle<EcmaString> &request, in Require() argument
|
| /arkcompiler/toolchain/tooling/client/manager/ |
| H A D | watch_manager.cpp | 35 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in SendRequestWatch() local 64 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in GetPropertiesCommand() local [all...] |
| H A D | source_manager.cpp | 30 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in SendRequeSource() local
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ |
| H A D | file.cpp | 145 ResolveFilenameFromNative(JSThread *thread, const CString &dirname, CString request) ResolveFilenameFromNative() argument
|
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| H A D | file.cpp | 151 ResolveFilenameFromNative(JSThread *thread, const CString &dirname, CString request) ResolveFilenameFromNative() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| H A D | debuggable_thread.cpp | 114 bool DebuggableThread::RequestToObjectRepository(std::function<void(ObjectRepository &)> request) in RequestToObjectRepository() argument
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/ |
| H A D | utils.py | 28 from urllib import request namespace
|