Searched defs:updateOrCreate (Results 1 – 3 of 3) sorted by relevance
29 bool VehiclePropertyAccessControlForTesting::updateOrCreate(int32_t uid, int32_t property, int32_t … in updateOrCreate() function in android::VehiclePropertyAccessControlForTesting
122 TEST_F(VehiclePropertyAccessControlTest, updateOrCreate) { in TEST_F() argument
101 bool VehiclePropertyAccessControl::updateOrCreate(int32_t uid, int32_t property, in updateOrCreate() function in android::VehiclePropertyAccessControl