Home
last modified time | relevance | path

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

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