Searched refs:GetMethodId (Results 1 – 2 of 2) sorted by relevance
113 static int32_t GetMethodId(IpcIo *data, int32_t *methodId) in GetMethodId() function169 ret = GetMethodId(req, &methodId); in DevAuthRequestCall()
154 static int32_t GetMethodId(MessageParcel &data, int32_t &methodId) in GetMethodId() function239 ret = GetMethodId(data, methodId); in HandleDeviceAuthCall()