Searched refs:GetCallMethodByMethodId (Results 1 – 3 of 3) sorted by relevance
50 IpcServiceCall GetCallMethodByMethodId(int32_t methodId);
59 IpcServiceCall ServiceDevAuth::GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() function in OHOS::ServiceDevAuth195 serviceCall = GetCallMethodByMethodId(methodId); in OnRemoteRequest()
62 static IpcServiceCall GetCallMethodByMethodId(int32_t methodId) in GetCallMethodByMethodId() function172 serviceCall = GetCallMethodByMethodId(methodId); in DevAuthRequestCall()