Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
DVehicleUtils.cpp305 Result<int32_t> stringToPropId(const std::string& propName) { in stringToPropId()
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
DVehicleUtils.cpp305 Result<int32_t> stringToPropId(const std::string& propName) { in stringToPropId()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc132 int property_get_intf(const char* propName, char* valueStr, in property_get_intf()
166 int property_set_intf(const char* propName, const char* valueStr) { in property_set_intf()
/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp389 std::string propName = propIdToString(propId); in TEST_P() local
/hardware/interfaces/wifi/aidl/default/
Dwifi_chip.cpp96 std::string propName = "wifi.interface." + std::to_string(idx); in getWlanIfaceName() local