Searched defs:isHexNotation (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Car/tests/vehiclenetworkservice_unit_tests/ | ||
| D | VehiclePropertyAccessControlForTesting.cpp | 20 bool VehiclePropertyAccessControlForTesting::isHexNotation(std::string const& s) { in isHexNotation() function in android::VehiclePropertyAccessControlForTesting |
| D | VehiclePropertyAccessControlTest.cpp | 73 TEST_F(VehiclePropertyAccessControlTest, isHexNotation) { in TEST_F() argument |
| /packages/services/Car/vehicle_network_service/ | ||
| D | VehiclePropertyAccessControl.cpp | 59 bool VehiclePropertyAccessControl::isHexNotation(std::string const& s) { in isHexNotation() function in android::VehiclePropertyAccessControl |