Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/src/standard/
Dipc_dev_auth_stub.cpp118 static int32_t GetMethodId(MessageParcel &data, int32_t &methodId) in GetMethodId() function
188 ret = GetMethodId(data, methodId); in OnRemoteRequest()
/base/security/device_auth/frameworks/src/lite/
Dipc_dev_auth_stub.c109 static int32_t GetMethodId(IpcIo *data, int32_t *methodId) in GetMethodId() function
166 ret = GetMethodId(req, &methodId); in DevAuthRequestCall()