Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h27 #define IPC_CALL_BACK_STUB_DIRECT_AUTH_ID 2 macro
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp1534 g_sdkCbStub[IPC_CALL_BACK_STUB_DIRECT_AUTH_ID] = nullptr; in UnInitProxyAdapt()
1542 g_sdkCbStub[IPC_CALL_BACK_STUB_DIRECT_AUTH_ID] = new(std::nothrow) StubDevAuthCb; in InitProxyAdapt()
1544 !g_sdkCbStub[IPC_CALL_BACK_STUB_DIRECT_AUTH_ID]) { in InitProxyAdapt()
/base/security/device_auth/frameworks/src/
H A Dipc_sdk.c1793 SetCbCtxToDataCtx(callCtx, IPC_CALL_BACK_STUB_DIRECT_AUTH_ID); in ProcessAuthDevice()
1847 SetCbCtxToDataCtx(callCtx, IPC_CALL_BACK_STUB_DIRECT_AUTH_ID); in StartAuthDevice()

Completed in 6 milliseconds