Home
last modified time | relevance | path

Searched refs:QueryUpdateVerification (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/include/snapuserd/
H A Dsnapuserd_client.h99 bool QueryUpdateVerification();
/aosp_15_r20/bootable/recovery/update_verifier/
H A Dupdate_verifier.cpp192 return client->QueryUpdateVerification(); in CheckVerificationStatus()
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/
H A Dsnapuserd_client.cpp331 bool SnapuserdClient::QueryUpdateVerification() { in QueryUpdateVerification() function in android::snapshot::SnapuserdClient