/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 109 void getValues(IVehicleCallback callback, in GetValueRequests requests); in getValues() method
|
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 39 …void getValues(android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardware.… in getValues() method
|
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 39 …void getValues(android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardware.… in getValues() method
|
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 39 …void getValues(android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardware.… in getValues() method
|
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 39 …void getValues(android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardware.… in getValues() method
|
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/src/ |
D | default_vehicle_hal.rs | 25 fn getValues( in getValues() method
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLESpointer.cpp | 44 const GLfloat* GLESpointer::getValues() const { in getValues() function in GLESpointer 61 return (GLvoid*)getValues(); in getData()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/ |
D | DefaultVehicleHalTest.cpp | 696 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 719 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 746 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 756 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 792 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 833 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 859 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 894 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 899 status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() 926 auto status = getClient()->getValues(getCallbackClient(), requests); in TEST_F() [all …]
|
D | MockVehicleHardware.h | 54 aidl::android::hardware::automotive::vehicle::StatusCode getValues(
|
D | MockVehicleHardware.cpp | 70 StatusCode MockVehicleHardware::getValues(std::shared_ptr<const GetValuesCallback> callback, in getValues() function in android::hardware::automotive::vehicle::MockVehicleHardware
|
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | GLESpointer.h | 40 const GLfloat* getValues() const;
|
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/ |
D | GRPCVehicleHardware.h | 63 aidlvhal::StatusCode getValues(
|
D | GRPCVehicleHardware.cpp | 109 aidlvhal::StatusCode GRPCVehicleHardware::getValues( in getValues() function in android::hardware::automotive::vehicle::virtualization::GRPCVehicleHardware
|
D | GRPCVehicleProxyServer.cpp | 122 auto aidlStatus = mHardware->getValues( in GetValues()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/test/ |
D | GRPCVehicleProxyServerUnitTest.cpp | 64 aidlvhal::StatusCode getValues( in getValues() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest 92 MOCK_METHOD((aidlvhal::StatusCode), getValues,
|
/hardware/interfaces/automotive/vehicle/aidl/impl/hardware/include/ |
D | IVehicleHardware.h | 80 virtual aidl::android::hardware::automotive::vehicle::StatusCode getValues(
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 300 glesPointer->getValues()); in postLoadRestoreCtx() 304 glesPointer->getValues()); in postLoadRestoreCtx() 308 glesPointer->getValues()); in postLoadRestoreCtx() 312 glesPointer->getValues()); in postLoadRestoreCtx()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/ |
D | DefaultVehicleHal.h | 59 ndk::ScopedAStatus getValues(const CallbackType& callback,
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/test/ |
D | FakeVehicleHardwareTest.cpp | 187 StatusCode getValues(const std::vector<GetValueRequest>& requests) { in getValues() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardwareTest 194 if (StatusCode status = getHardware()->getValues(mGetValuesCallback, requests); in getValues() 241 if (StatusCode status = getValues(requests); status != StatusCode::OK) { in getValue() 553 StatusCode status = getValues(getValueRequests); in TEST_F() 660 status = getValues(getValueRequests); in TEST_F() 698 status = getValues(getValueRequests); in TEST_F() 716 StatusCode status = getValues(getValueRequests); in TEST_F() 746 status = getValues(getValueRequests); in TEST_F() 759 status = getValues(getValueRequests); in TEST_F()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/ |
D | FakeVehicleHardware.h | 76 aidl::android::hardware::automotive::vehicle::StatusCode getValues(
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/ |
D | DefaultVehicleHal.cpp | 447 ScopedAStatus DefaultVehicleHal::getValues(const CallbackType& callback, in getValues() function in android::hardware::automotive::vehicle::DefaultVehicleHal 521 mVehicleHardware->getValues(client->getResultCallback(), hardwareRequests); in getValues()
|
/hardware/interfaces/audio/aidl/default/ |
D | XsdcConversion.cpp | 434 xsdcCriterionType.getValues(), &eng_xsd::ValuesType::getValue, in convertCapCriterionTypeToAidl()
|
/hardware/interfaces/audio/policy/1.0/xml/api/ |
D | current.txt | 106 method public audio.policy.V1_0.ValuesType getValues();
|
/hardware/interfaces/audio/aidl/default/config/audioPolicy/engine/api/ |
D | current.txt | 106 method @Nullable public android.audio.policy.engine.configuration.ValuesType getValues();
|
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/ |
D | FakeVehicleHardware.cpp | 1255 StatusCode FakeVehicleHardware::getValues(std::shared_ptr<const GetValuesCallback> callback, in getValues() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
|