Home
last modified time | relevance | path

Searched defs:createHalPropValue (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/vhal/client/src/
DHidlVhalClient.cpp96 std::unique_ptr<IHalPropValue> HidlVhalClient::createHalPropValue(int32_t propId) { in createHalPropValue() function in android::frameworks::automotive::vhal::HidlVhalClient
100 std::unique_ptr<IHalPropValue> HidlVhalClient::createHalPropValue(int32_t propId, int32_t areaId) { in createHalPropValue() function in android::frameworks::automotive::vhal::HidlVhalClient
DAidlVhalClient.cpp149 std::unique_ptr<IHalPropValue> AidlVhalClient::createHalPropValue(int32_t propId) { in createHalPropValue() function in android::frameworks::automotive::vhal::AidlVhalClient
153 std::unique_ptr<IHalPropValue> AidlVhalClient::createHalPropValue(int32_t propId, int32_t areaId) { in createHalPropValue() function in android::frameworks::automotive::vhal::AidlVhalClient