Home
last modified time | relevance | path

Searched refs:MapAshmem (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/gsid/
H A Dpartition_installer.h49 bool MapAshmem(int fd, size_t size);
H A Dpartition_installer.cpp258 bool PartitionInstaller::MapAshmem(int fd, size_t size) { in MapAshmem() function in android::gsi::PartitionInstaller
H A Dgsi_service.cpp288 *_aidl_return = installer_->MapAshmem(ashmem.get(), size); in setGsiAshmem()