Searched refs:Base (Results 1 – 8 of 8) sorted by relevance
122 typedef ::hardware::google::media::c2::V1_0::IConfigurable Base; typedef146 Codec2ConfigurableClient(const sp<Base>& base);150 sp<Base> mBase;152 Base* base() const;159 typedef ::hardware::google::media::c2::V1_0::IComponentStore Base; typedef218 Codec2Client(const sp<Base>& base, std::string instanceName);221 Base* base() const;274 typedef ::hardware::google::media::c2::V1_0::IComponent Base; typedef350 Component(const sp<Base>& base);355 Base* base() const;[all …]
101 Codec2ConfigurableClient::Base* Codec2ConfigurableClient::base() const { in base()102 return static_cast<Base*>(mBase.get()); in base()106 const sp<Codec2ConfigurableClient::Base>& base) : mBase(base) { in Codec2ConfigurableClient()335 Codec2Client::Base* Codec2Client::base() const { in base()336 return static_cast<Base*>(mBase.get()); in base()339 Codec2Client::Codec2Client(const sp<Codec2Client::Base>& base, std::string instanceName) : in Codec2Client()593 SimpleParamReflector(sp<Base> base) in getParamReflector()596 sp<Base> mBase; in getParamReflector()607 sp<Base> baseStore = waitForService ? in CreateFromService()608 Base::getService(instanceName) : in CreateFromService()[all …]
4 Component Base Framework (base)
31 * Base sound model descriptor. This struct is the header of a larger block
65 * Base sound model descriptor. This struct is the header of a larger block
177 * @param baseAlloc Base Allocation178 * @param subAlloc Allocation to use the same buffer queue as the Base
47 * measures are reported. See the Base sensors and Composite sensors lists720 * Base for device manufacturers private sensor types.
1511 uint8_t bsic; // 6-bit Base Station Identity Code, 0xFF if unknown1530 int32_t baseStationId; // Base Station Id 0..65535, INT_MAX if unknown