Searched refs:provider_type (Results 1 – 5 of 5) sorted by relevance
110 switch (provider_type()) { in EmitTraceEventBefore()305 args.GetReturnValue().Set(wrap->provider_type()); in GetProviderType()530 switch (provider_type()) { in EmitTraceEventDestroy()575 CHECK_NE(provider_type(), PROVIDER_NONE); in AsyncReset()598 switch (provider_type()) { in AsyncReset()623 env()->async_hooks()->provider_string(provider_type()), in AsyncReset()662 ProviderType provider = provider_type(); in MakeCallback()675 return provider_names[provider_type()]; in MemoryInfoName()
186 static_cast<DebugCategory>(async_wrap->provider_type()), in UnconditionalAsyncWrapDebug()196 DebugCategory cat = static_cast<DebugCategory>(async_wrap->provider_type()); in Debug()
33 inline AsyncWrap::ProviderType AsyncWrap::provider_type() const { in provider_type() function
54 switch (provider_type()) { in SET_SELF_SIZE()
184 inline ProviderType provider_type() const;