Home
last modified time | relevance | path

Searched defs:get (Results 1 – 25 of 71) sorted by relevance

123

/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp223 int32_t get(const C2FieldSupportedValues::Primitive &p, int32_t*) { in get() function
226 int64_t get(const C2FieldSupportedValues::Primitive &p, int64_t*) { in get() function
229 uint32_t get(const C2FieldSupportedValues::Primitive &p, uint32_t*) { in get() function
232 uint64_t get(const C2FieldSupportedValues::Primitive &p, uint64_t*) { in get() function
235 float get(const C2FieldSupportedValues::Primitive &p, float*) { in get() function
242 typename std::underlying_type<E>::type get(const C2FieldSupportedValues::Primitive &p, E*) { in get() function
259 typename lax_underlying_type<E>::type get( in get() function
/hardware/google/av/media/sfplugin/
DCCodec.h137 inline int get() const { return mState; } in get() function
155 inline TimePoint get() const { return mTimePoint; } in get() function
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.h59 static MyOperation& get() { in get() function
/hardware/interfaces/audio/common/all-versions/default/
DEffectMap.cpp41 effect_handle_t EffectMap::get(const uint64_t& id) { in get() function in android::EffectMap
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_cmd.h31 int get; member
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h35 static auto get(T t, hidl_vec<hidl_string> keys, ReturnIn returnIn) { in get() function
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.cpp252 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get() function in loc_core::SystemStatusPQWM1parser
313 inline SystemStatusPQWP1& get() { return mP1;} in get() function in loc_core::SystemStatusPQWP1parser
366 inline SystemStatusPQWP2& get() { return mP2;} in get() function in loc_core::SystemStatusPQWP2parser
443 inline SystemStatusPQWP3& get() { return mP3;} in get() function in loc_core::SystemStatusPQWP3parser
496 inline SystemStatusPQWP4& get() { return mP4;} in get() function in loc_core::SystemStatusPQWP4parser
589 inline SystemStatusPQWP5& get() { return mP5;} in get() function in loc_core::SystemStatusPQWP5parser
626 inline SystemStatusPQWP6& get() { return mP6;} in get() function in loc_core::SystemStatusPQWP6parser
664 inline SystemStatusPQWP7& get() { return mP7;} in get() function in loc_core::SystemStatusPQWP7parser
705 inline SystemStatusPQWS1& get() { return mS1;} in get() function in loc_core::SystemStatusPQWS1parser
/hardware/qcom/gps/msm8998/core/
DSystemStatus.cpp216 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get() function in loc_core::SystemStatusPQWM1parser
277 inline SystemStatusPQWP1& get() { return mP1;} in get() function in loc_core::SystemStatusPQWP1parser
330 inline SystemStatusPQWP2& get() { return mP2;} in get() function in loc_core::SystemStatusPQWP2parser
407 inline SystemStatusPQWP3& get() { return mP3;} in get() function in loc_core::SystemStatusPQWP3parser
460 inline SystemStatusPQWP4& get() { return mP4;} in get() function in loc_core::SystemStatusPQWP4parser
553 inline SystemStatusPQWP5& get() { return mP5;} in get() function in loc_core::SystemStatusPQWP5parser
590 inline SystemStatusPQWP6& get() { return mP6;} in get() function in loc_core::SystemStatusPQWP6parser
628 inline SystemStatusPQWP7& get() { return mP7;} in get() function in loc_core::SystemStatusPQWP7parser
669 inline SystemStatusPQWS1& get() { return mS1;} in get() function in loc_core::SystemStatusPQWS1parser
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.cpp220 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get() function in loc_core::SystemStatusPQWM1parser
281 inline SystemStatusPQWP1& get() { return mP1;} in get() function in loc_core::SystemStatusPQWP1parser
334 inline SystemStatusPQWP2& get() { return mP2;} in get() function in loc_core::SystemStatusPQWP2parser
411 inline SystemStatusPQWP3& get() { return mP3;} in get() function in loc_core::SystemStatusPQWP3parser
464 inline SystemStatusPQWP4& get() { return mP4;} in get() function in loc_core::SystemStatusPQWP4parser
557 inline SystemStatusPQWP5& get() { return mP5;} in get() function in loc_core::SystemStatusPQWP5parser
594 inline SystemStatusPQWP6& get() { return mP6;} in get() function in loc_core::SystemStatusPQWP6parser
632 inline SystemStatusPQWP7& get() { return mP7;} in get() function in loc_core::SystemStatusPQWP7parser
673 inline SystemStatusPQWS1& get() { return mS1;} in get() function in loc_core::SystemStatusPQWS1parser
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.cpp216 inline SystemStatusPQWM1& get() { return mM1;} //getparser in get() function in loc_core::SystemStatusPQWM1parser
277 inline SystemStatusPQWP1& get() { return mP1;} in get() function in loc_core::SystemStatusPQWP1parser
330 inline SystemStatusPQWP2& get() { return mP2;} in get() function in loc_core::SystemStatusPQWP2parser
407 inline SystemStatusPQWP3& get() { return mP3;} in get() function in loc_core::SystemStatusPQWP3parser
460 inline SystemStatusPQWP4& get() { return mP4;} in get() function in loc_core::SystemStatusPQWP4parser
553 inline SystemStatusPQWP5& get() { return mP5;} in get() function in loc_core::SystemStatusPQWP5parser
590 inline SystemStatusPQWP6& get() { return mP6;} in get() function in loc_core::SystemStatusPQWP6parser
628 inline SystemStatusPQWP7& get() { return mP7;} in get() function in loc_core::SystemStatusPQWP7parser
669 inline SystemStatusPQWS1& get() { return mS1;} in get() function in loc_core::SystemStatusPQWS1parser
/hardware/google/av/codec2/include/
DC2.h201 inline static constexpr T get(const U &value) { in get() function
207 inline static constexpr T get(const c2_cntr_t<U, void> &value) { in get() function
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalUtils.h48 static auto get(T t, hidl_vec<hidl_string> keys, ReturnIn returnIn) { in get() function
/hardware/interfaces/tests/memory/1.0/default/
DMemoryTest.cpp77 Return<sp<IMemoryToken>> Memory::get() { in get() function in android::hardware::tests::memory::V1_0::implementation::Memory
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DTriState.h39 const T get(const T &defaultValue) const { in get() function
/hardware/qcom/audio/legacy/alsa_sound/
DALSAControl.cpp54 status_t ALSAControl::get(const char *name, unsigned int &value, int index) in get() function in android_audio_legacy::ALSAControl
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h71 const native_handle_t* get(void* buffer) { in get() function
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DObd2SensorStore.cpp44 bool Obd2SensorStore::BitmaskInVector::get(size_t index) const { in get() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore::BitmaskInVector
DVehicleHalManager.cpp79 Return<void> VehicleHalManager::get(const VehiclePropValue& requestedPropValue, get_cb _hidl_cb) { in get() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/hardware/qcom/display/msm8960/liboverlay/
DoverlayMdp.cpp169 bool MdpCtrl::get() { in get() function in overlay::MdpCtrl
/hardware/libhardware/modules/usbcamera/
DMetadata.cpp159 camera_metadata_t* Metadata::get() { in get() function in usb_camera_hal::Metadata
/hardware/libhardware/modules/camera/3_0/
DMetadata.cpp180 camera_metadata_t* Metadata::get() in get() function in default_camera_hal::Metadata
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp884 enum ipa_hw_type IPACM_Config::GetIPAVer(bool get) in GetIPAVer()
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.h196 int (*get)(struct copybit_device_t *dev, int name); member
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.h200 int (*get)(struct copybit_device_t *dev, int name); member
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.h197 int (*get)(struct copybit_device_t *dev, int name); member

123