Home
last modified time | relevance | path

Searched refs:cmdListAllProperties (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHalManager.h122 void cmdListAllProperties(int fd) const;
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp233 cmdListAllProperties(fd); in cmdDump()
300 void VehicleHalManager::cmdListAllProperties(int fd) const { in cmdListAllProperties() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager