Searched refs:GetConfiguration (Results 1 – 8 of 8) sorted by relevance
18 MOJO_SYSTEM_IMPL_EXPORT inline const Configuration& GetConfiguration() { in GetConfiguration() function
206 DCHECK(!GetConfiguration().is_broker_process); in AcceptBrokerClientInvitation()298 if (!GetConfiguration().force_direct_shared_memory_allocation && broker_) in CreateSharedBuffer()456 if (GetConfiguration().is_broker_process) in GetBrokerChannel()582 if (!GetConfiguration().is_broker_process && broker) { in SendPeerEvent()596 if (!GetConfiguration().is_broker_process) { in SendPeerEvent()883 DCHECK(!GetConfiguration().is_broker_process); in OnAcceptBrokerClient()
88 if (num_bytes > GetConfiguration().max_shared_memory_num_bytes) in Create()
721 CHECK(message->data_num_bytes() < GetConfiguration().max_message_num_bytes); in WriteChannelMessage()
639 const size_t kMaxMessageSize = GetConfiguration().max_message_num_bytes; in OnReadComplete()
943 if (mapping_table_.size() >= GetConfiguration().max_mapping_table_size) in MapBuffer()
145 final ResTable_config GetConfiguration() { return configuration_; } in GetConfiguration() method in CppAssetManager2
694 (*darwin_device)->GetConfiguration (darwin_device, &dev->active_config); in darwin_check_configuration()