Home
last modified time | relevance | path

Searched refs:g_cbStubInited (Results 1 - 1 of 1) sorted by relevance

/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp45 static bool g_cbStubInited = false; member
191 if (g_cbStubInited) { in InitCbStubTable()
195 if (g_cbStubInited) { /* for first init at the same time */ in InitCbStubTable()
201 g_cbStubInited = true; in InitCbStubTable()

Completed in 1 milliseconds