Searched refs:sm (Results 1 – 2 of 2) sorted by relevance
35 auto sm = SnapshotManager::NewForFirstStageMount(); in FinishPendingSnapshotMerges() local36 if (!sm) { in FinishPendingSnapshotMerges()43 sm->GetUpdateState(&progress); in FinishPendingSnapshotMerges()46 if (!sm->HandleImminentDataWipe(callback)) { in FinishPendingSnapshotMerges()60 auto sm = SnapshotManager::NewForFirstStageMount(); in CreateSnapshotPartitions() local61 if (!sm) { in CreateSnapshotPartitions()69 auto ret = sm->RecoveryCreateSnapshotDevices(); in CreateSnapshotPartitions()
354 auto sm = android::defaultServiceManager(); in update_verifier() local355 android::sp<android::IBinder> binder = sm->getService(android::String16("vold")); in update_verifier()