Home
last modified time | relevance | path

Searched defs:OpenSource (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dy4m_video_source.h36 virtual void OpenSource() { in OpenSource() function
/aosp_15_r20/external/libvpx/test/
H A Dy4m_video_source.h35 virtual void OpenSource() { in OpenSource() function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Da2dp.py47 async def OpenSource(self, request: a2dp_pb2.OpenSourceRequest, member in A2DPService
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Da2dp.proto45 rpc OpenSource(OpenSourceRequest) returns (OpenSourceResponse); rpc
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc1510 ProfileCompilationInfo::ProfileLoadStatus ProfileCompilationInfo::OpenSource( in OpenSource() function in art::ProfileCompilationInfo