Searched refs:vold_service (Results 1 – 25 of 67) sorted by relevance
123
131 android::apex::VoldCheckpointInterface* vold_service = nullptr; in main() local136 vold_service = &*vold_service_st; in main()138 android::apex::initialize(vold_service); in main()
43 VoldCheckpointInterface::VoldCheckpointInterface(sp<IVold>&& vold_service) { in VoldCheckpointInterface() argument44 vold_service_ = vold_service; in VoldCheckpointInterface()
54 VoldCheckpointInterface(sp<os::IVold>&& vold_service);
15 -vold_service
20 allow vdc vold_service:service_manager find;
17 -vold_service
31 allow update_verifier vold_service:service_manager find;
22 -vold_service
34 allow update_verifier vold_service:service_manager find;
37 allow update_verifier vold_service:service_manager find;
77 -vold_service86 vold_service
34 -vold_service
94 -vold_service105 vold_service
47 -vold_service
119 vold_service
106 -vold_service118 vold_service
103 -vold_service115 vold_service
141 vold_service
187 vold_service
181 vold_service
694 Service* vold_service = ServiceList::GetInstance().FindService("vold"); in DoReboot() local695 if (vold_service != nullptr && vold_service->IsRunning()) { in DoReboot()697 vold_service->Stop(); in DoReboot()