Home
last modified time | relevance | path

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

/packages/services/Car/tests/vehiclenetworkservice_unit_tests/
DVehiclePropertyAccessControlForTesting.cpp29 bool VehiclePropertyAccessControlForTesting::updateOrCreate(int32_t uid, int32_t property, int32_t … in updateOrCreate() function in android::VehiclePropertyAccessControlForTesting
DVehiclePropertyAccessControlTest.cpp122 TEST_F(VehiclePropertyAccessControlTest, updateOrCreate) { in TEST_F() argument
/packages/services/Car/vehicle_network_service/
DVehiclePropertyAccessControl.cpp101 bool VehiclePropertyAccessControl::updateOrCreate(int32_t uid, int32_t property, in updateOrCreate() function in android::VehiclePropertyAccessControl