Searched refs:getMappedImageDevice (Results 1 – 3 of 3) sorted by relevance
140 @utf8InCpp String getMappedImageDevice(@utf8InCpp String name); in getMappedImageDevice() method
213 auto status = manager_->getMappedImageDevice(name, device); in GetMappedImageDevice()
580 binder::Status getMappedImageDevice(const std::string& name, std::string* device) override;751 binder::Status ImageService::getMappedImageDevice(const std::string& name, std::string* device) { in getMappedImageDevice() function in android::gsi::ImageService