Home
last modified time | relevance | path

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

/aosp12/system/gsid/aidl/android/gsi/
H A DIImageService.aidl71 void mapImageDevice(@utf8InCpp String name, int timeout_ms, out MappedImage mapping); in mapImageDevice() method
/aosp12/system/gsid/
H A Dgsi_service.cpp635 binder::Status ImageService::mapImageDevice(const std::string& name, int32_t timeout_ms, in mapImageDevice() function in android::gsi::ImageService