Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/base/include/berberis/base/
Dtracing.h42 static bool IsOn() { return kEnableTracing && IsOnImpl(); } in IsOn()
74 static bool IsOnImpl() { return fd_ != -1; } in IsOnImpl() function