Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c635 static int32_t AddServerReqInfoToContext(int64_t requestId, const char *appId, int32_t opCode, in AddServerReqInfoToContext() function
724 res = AddServerReqInfoToContext(requestId, appId, opCode, receivedMsg, context); in BuildServerBindContext()