Home
last modified time | relevance | path

Searched defs:GetEnabledCategories (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_trace_events.cc99 void GetEnabledCategories(const FunctionCallbackInfo<Value>& args) { in GetEnabledCategories() function
/third_party/node/src/tracing/
Dagent.cc195 std::string Agent::GetEnabledCategories() const { in GetEnabledCategories() function in node::tracing::Agent