Searched refs:toHidlError (Results 1 – 2 of 2) sorted by relevance
58 static Error toHidlError(aidl::android::hardware::graphics::allocator::AllocationError error) { in toHidlError() function68 static Error toHidlError(const ndk::ScopedAStatus& status) { in toHidlError() function77 return toHidlError( in toHidlError()
165 const Error error = toHidlError(status); in rawAllocate()