Searched refs:shared_memory (Results 1 – 2 of 2) sorted by relevance
91 auto shared_memory = fbl::make_unique_checked<SharedMemory>( in Allocate() local97 *out_shared_memory = std::move(shared_memory); in Allocate()
332 fbl::unique_ptr<SharedMemory> shared_memory) in TemporarySharedMemory() argument334 shared_memory_(std::move(shared_memory)) {} in TemporarySharedMemory()
Completed in 5 milliseconds