Home
last modified time | relevance | path

Searched defs:isHexNotation (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/vehiclenetworkservice_unit_tests/
DVehiclePropertyAccessControlForTesting.cpp20 bool VehiclePropertyAccessControlForTesting::isHexNotation(std::string const& s) { in isHexNotation() function in android::VehiclePropertyAccessControlForTesting
DVehiclePropertyAccessControlTest.cpp73 TEST_F(VehiclePropertyAccessControlTest, isHexNotation) { in TEST_F() argument
/packages/services/Car/vehicle_network_service/
DVehiclePropertyAccessControl.cpp59 bool VehiclePropertyAccessControl::isHexNotation(std::string const& s) { in isHexNotation() function in android::VehiclePropertyAccessControl