Home
last modified time | relevance | path

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

/system/apex/apexd/aidl/android/apex/
DIApexService.aidl41 long snapshotCeData(int user_id, int rollback_id, in @utf8InCpp String apex_name); in snapshotCeData() method
/system/apex/apexd/
Dapexservice.cpp485 BinderStatus ApexService::snapshotCeData(int user_id, int rollback_id, in snapshotCeData() function in android::apex::binder::__anond65ff5a10111::ApexService
Dapexd.cpp1383 Result<ino_t> snapshotCeData(const int user_id, const int rollback_id, in snapshotCeData() function