Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h25 #define IPC_CALL_BACK_STUB_AUTH_ID 0 macro
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp1532 g_sdkCbStub[IPC_CALL_BACK_STUB_AUTH_ID] = nullptr; in UnInitProxyAdapt()
1540 g_sdkCbStub[IPC_CALL_BACK_STUB_AUTH_ID] = new(std::nothrow) StubDevAuthCb; in InitProxyAdapt()
1543 if (!g_sdkCbStub[IPC_CALL_BACK_STUB_AUTH_ID] || !g_sdkCbStub[IPC_CALL_BACK_STUB_BIND_ID] || in InitProxyAdapt()
/base/security/device_auth/frameworks/src/
H A Dipc_sdk.c1519 SetCbCtxToDataCtx(callCtx, IPC_CALL_BACK_STUB_AUTH_ID); in EncodeAuthDeviceParams()

Completed in 6 milliseconds