Home
last modified time | relevance | path

Searched defs:SupportedProfiles (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/
H A DCommon.h46 using SupportedProfiles = std::vector<SupportedProfile>; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs896 pub enum SupportedProfiles { enum
1465 profile: SupportedProfiles, in get_profile_interface()