Home
last modified time | relevance | path

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

/third_party/node/src/inspector/
Dtracing_agent.cc31 class CreateFrontendWrapperRequest : public Request { class
33 CreateFrontendWrapperRequest(int object_id, in CreateFrontendWrapperRequest() function in node::inspector::protocol::__anonbf04531e0111::CreateFrontendWrapperRequest
131 main_thread_->Post(std::make_unique<CreateFrontendWrapperRequest>( in Wire()