Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DDefaultVehicleHal.h215 const ndk::ScopedFileDescriptor* getConfigFile() const;
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp377 const ScopedFileDescriptor* DefaultVehicleHal::getConfigFile() const { in getConfigFile() function in android::hardware::automotive::vehicle::DefaultVehicleHal
399 const ScopedFileDescriptor* configFile = getConfigFile(); in getAllPropConfigs()