Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.h39 intptr_t getValue() {return mValue;} in getValue() function
/hardware/libhardware/modules/input/evdev/
DInputHost.cpp64 const char* InputProperty::getValue() const { in getValue() function in android::InputProperty
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h479 T getValue() const { return mValue; } in getValue() function
/hardware/interfaces/audio/2.0/vts/functional/
DAudioPrimaryHidlHalTest.cpp249 Property getValue; local