Searched defs:vm (Results 1 – 8 of 8) sorted by relevance
69 VolumeManager* vm; in main() local216 static int process_config(VolumeManager* vm, bool* has_adoptable, bool* has_quota, in process_config()
41 VolumeManager* vm = VolumeManager::Instance(); in onEvent() local
86 VolumeManager* vm = VolumeManager::Instance(); in addFromVolumeManager() local
2150 VolumeManager* vm = VolumeManager::Instance(); in vold_unmountAll() local
31 const std::shared_ptr<const vintf::HalManifest>& vm) { in getTransportFromManifest()
137 HalManifest vm; in testDeviceManifest() local155 HalManifest vm = testDeviceManifest(); in testDeviceManifestWithXmlFile() local163 HalManifest vm; in testFrameworkManfiest() local220 HalManifest vm = testDeviceManifest(); in TEST_F() local235 HalManifest vm = testDeviceManifest(); in TEST_F() local268 HalManifest vm = testDeviceManifest(); in TEST_F() local306 HalManifest vm = testFrameworkManfiest(); in TEST_F() local337 HalManifest vm; in TEST_F() local358 HalManifest vm; in TEST_F() local380 HalManifest vm; in TEST_F() local[all …]
223 Table generateHalSummary(const HalManifest* vm, const HalManifest* fm, in generateHalSummary()247 auto vm = VintfObject::GetDeviceHalManifest(); in main() local
447 std::string dump(const HalManifest &vm) { in dump()