Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c113 static int32_t GetMethodId(IpcIo *data, int32_t *methodId) in GetMethodId() function
172 ret = GetMethodId(req, &methodId); in DevAuthRequestCall()
174 LOGE("GetMethodId failed, ret = %d", ret); in DevAuthRequestCall()
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp154 static int32_t GetMethodId(MessageParcel &data, int32_t &methodId) in GetMethodId() function
239 ret = GetMethodId(data, methodId); in HandleDeviceAuthCall()

Completed in 2 milliseconds