HomeSort by relevance Sort by last modified time
    Searched refs:GetSharedBuffer (Results 1 - 3 of 3) sorted by null

  /external/libmojo/mojo/edk/system/
broker.h 31 scoped_refptr<PlatformSharedBuffer> GetSharedBuffer(size_t num_bytes);
broker_posix.cc 92 scoped_refptr<PlatformSharedBuffer> Broker::GetSharedBuffer(size_t num_bytes) {
node_controller.cc 370 return broker_->GetSharedBuffer(num_bytes);
    [all...]

Completed in 68 milliseconds