Searched refs:SetCallMap (Results 1 – 6 of 6) sorted by relevance
39 int32_t SetCallMap(IpcServiceCall method, int32_t methodId);
223 int32_t ServiceDevAuth::SetCallMap(IpcServiceCall method, int32_t methodId) in SetCallMap() function in OHOS::ServiceDevAuth
1303 return static_cast<uint32_t>(service->SetCallMap(method, methodId)); in SetIpcCallMap()
233 int32_t SetCallMap(IpcServiceCall method, int32_t methodId) in SetCallMap() function
1416 return (uint32_t)SetCallMap(method, methodId); in SetIpcCallMap()