Searched refs:IsOnImpl (Results 1 – 1 of 1) sorted by relevance
42 static bool IsOn() { return kEnableTracing && IsOnImpl(); } in IsOn()74 static bool IsOnImpl() { return fd_ != -1; } in IsOnImpl() function