Home
last modified time | relevance | path

Searched defs:unmapImageDevice (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/gsid/aidl/android/gsi/
H A DIImageService.aidl79 void unmapImageDevice(@utf8InCpp String name); in unmapImageDevice() method
/aosp12/system/gsid/
H A Dgsi_service.cpp647 binder::Status ImageService::unmapImageDevice(const std::string& name) { in unmapImageDevice() function in android::gsi::ImageService