Searched defs:createHalPropValue (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/cpp/vhal/client/src/ | ||
D | HidlVhalClient.cpp | 96 std::unique_ptr<IHalPropValue> HidlVhalClient::createHalPropValue(int32_t propId) { in createHalPropValue() function in android::frameworks::automotive::vhal::HidlVhalClient |
D | AidlVhalClient.cpp | 149 std::unique_ptr<IHalPropValue> AidlVhalClient::createHalPropValue(int32_t propId) { in createHalPropValue() function in android::frameworks::automotive::vhal::AidlVhalClient |