Searched defs:setValueSync (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/services/Car/cpp/vhal/client/src/ | ||
D | IVhalClient.cpp | 88 VhalClientResult<void> IVhalClient::setValueSync(const IHalPropValue& requestValue) { in setValueSync() function in android::frameworks::automotive::vhal::IVhalClient |
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/test/ | ||
H A D | RemoteAccessServiceUnitTest.cpp | 181 VhalClientResult<void> setValueSync([[maybe_unused]] const IHalPropValue& requestValue) { in setValueSync() function in android::hardware::automotive::remoteaccess::FakeVhalClient |