Searched refs:snapshotCeData (Results 1 – 3 of 3) sorted by relevance
43 void snapshotCeData(int user_id, int rollback_id, in @utf8InCpp String apex_name); in snapshotCeData() method
101 BinderStatus snapshotCeData(int user_id, int rollback_id,623 BinderStatus ApexService::snapshotCeData(int user_id, int rollback_id, in snapshotCeData() function in android::apex::binder::__anon3d3eecc60111::ApexService
595 service_->snapshotCeData(0, 123456, "apex.apexd_test"); in TEST_F()