Searched refs:MapAshmem (Results 1 – 3 of 3) sorted by relevance
49 bool MapAshmem(int fd, size_t size);
258 bool PartitionInstaller::MapAshmem(int fd, size_t size) { in MapAshmem() function in android::gsi::PartitionInstaller
288 *_aidl_return = installer_->MapAshmem(ashmem.get(), size); in setGsiAshmem()