Searched defs:createHalPropValue (Results 1 – 3 of 3) sorted by relevance
94 std::unique_ptr<IHalPropValue> HidlVhalClient::createHalPropValue(int32_t propId) { in createHalPropValue() function in android::frameworks::automotive::vhal::HidlVhalClient98 std::unique_ptr<IHalPropValue> HidlVhalClient::createHalPropValue(int32_t propId, int32_t areaId) { in createHalPropValue() function in android::frameworks::automotive::vhal::HidlVhalClient
156 std::unique_ptr<IHalPropValue> AidlVhalClient::createHalPropValue(int32_t propId) { in createHalPropValue() function in android::frameworks::automotive::vhal::AidlVhalClient160 std::unique_ptr<IHalPropValue> AidlVhalClient::createHalPropValue(int32_t propId, int32_t areaId) { in createHalPropValue() function in android::frameworks::automotive::vhal::AidlVhalClient
165 std::unique_ptr<IHalPropValue> createHalPropValue(int32_t propId) override { in createHalPropValue() function in android::hardware::automotive::remoteaccess::FakeVhalClient170 std::unique_ptr<IHalPropValue> createHalPropValue([[maybe_unused]] int32_t propId, in createHalPropValue() function in android::hardware::automotive::remoteaccess::FakeVhalClient