Searched defs:fromAidl (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/common/support/ | ||
H A D | NativeHandle.cpp | 25 static native_handle_t* fromAidl(const NativeHandle& handle, bool doDup) { in fromAidl() function |
/aosp12/frameworks/av/media/libaudioclient/ | ||
H A D | IAudioFlinger.cpp | 74 IAudioFlinger::CreateTrackInput::fromAidl(const media::CreateTrackRequest& aidl) { in fromAidl() function in android::IAudioFlinger::CreateTrackInput |