Home
last modified time | relevance | path

Searched defs:silent (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/vr/bufferhubd/
Dconsumer_queue_channel.cpp18 const std::shared_ptr<Channel>& producer, bool silent) in ConsumerQueueChannel()
Dproducer_queue_channel.cpp99 Message& message, bool silent) { in OnCreateConsumerQueue()
/frameworks/native/cmds/dumpstate/
DDumpstateUtil.cpp244 bool silent = (options.OutputMode() == REDIRECT_TO_STDERR); in RunCommandToFd() local
/frameworks/layoutlib/bridge/src/android/view/
DBridgeInflater.java323 private View loadCustomView(String name, AttributeSet attrs, boolean silent) throws Exception { in loadCustomView()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp127 bool silent) { in CreateConsumerQueueHandle()
/frameworks/native/libs/ui/
DRegion.cpp514 bool Region::validate(const Region& reg, const char* name, bool silent) in validate()