Home
last modified time | relevance | path

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

/system/libhwbinder/
DProcessState.cpp90 [[clang::no_destroy]] static std::once_flag gProcessOnce; in init() local
91 std::call_once(gProcessOnce, [&](){ in init()