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