Home
last modified time | relevance | path

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

/packages/services/Car/tests/vehiclenetworkservice_unit_tests/
DVehiclePropertyAccessControlForTesting.cpp24 bool VehiclePropertyAccessControlForTesting::accessToInt(int32_t* const value,const xmlChar* proper… in accessToInt() function in android::VehiclePropertyAccessControlForTesting
DVehiclePropertyAccessControlTest.cpp96 TEST_F(VehiclePropertyAccessControlTest, accessToInt) { in TEST_F() argument
/packages/services/Car/vehicle_network_service/
DVehiclePropertyAccessControl.cpp71 bool VehiclePropertyAccessControl::accessToInt(int32_t* const value, in accessToInt() function in android::VehiclePropertyAccessControl