Searched refs:GetValueResult (Results 1 – 8 of 8) sorted by relevance
27 import android.hardware.automotive.vehicle.GetValueResult;336 results.payloads = new GetValueResult[requestSize - nonVendorCount]; in getValues()341 GetValueResult result = new GetValueResult(); in getValues()374 newResults.payloads = new GetValueResult[0]; in getValues()
43 using ::aidl::android::hardware::automotive::vehicle::GetValueResult;175 void setGetValueResults(std::vector<GetValueResult> results) { mGetValueResults = results; } in setGetValueResults()211 std::vector<GetValueResult> mGetValueResults;310 GetValueResult{ in TEST_F()366 GetValueResult{ in TEST_F()401 GetValueResult{ in TEST_F()433 GetValueResult{ in TEST_F()507 GetValueResult{ in TEST_F()535 GetValueResult{ in TEST_F()549 GetValueResult{ in TEST_F()
28 import android.hardware.automotive.vehicle.GetValueResult;241 results.payloads = new GetValueResult[requests.payloads.length]; in getValues()245 GetValueResult result = new GetValueResult(); in getValues()
29 import android.hardware.automotive.vehicle.GetValueResult;107 private final PendingSyncRequestPool<GetValueResult> mPendingSyncGetValueRequestPool =871 AsyncResultsHandler<GetValueResult, GetVehicleStubAsyncResult> {889 GetValueResult result) { in addVhalResult()902 long getVhalRequestId(GetValueResult result) { in getVhalRequestId()907 GetValueResult vhalResult) { in toVehicleStubResult()
193 private static class GetValueResult { class in HidlVehicleStub211 GetValueResult result = new GetValueResult(); in get()
49 using ::aidl::android::hardware::automotive::vehicle::GetValueResult;437 for (const GetValueResult& result : parcelableResult.value().getObject()->payloads) { in onGetValues()443 void GetSetValueClient::onGetValue(const GetValueResult& result) { in onGetValue()
42 import android.hardware.automotive.vehicle.GetValueResult;311 newResults.payloads = new GetValueResult[0]; in testGetAidlLargeData()389 results.payloads = new GetValueResult[requests.length]; in createGetValueResults()391 GetValueResult result = new GetValueResult(); in createGetValueResults()
229 void onGetValue(const aidl::android::hardware::automotive::vehicle::GetValueResult& result);