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

  /external/libchrome/mojo/core/embedder/
configuration.h 41 size_t max_shared_memory_num_bytes = 1024 * 1024 * 1024; member in struct:mojo::core::Configuration
  /external/libchrome/mojo/core/
shared_buffer_dispatcher.cc 88 if (num_bytes > GetConfiguration().max_shared_memory_num_bytes)

Completed in 411 milliseconds