Home
last modified time | relevance | path

Searched refs:Options (Results 1 – 6 of 6) sorted by relevance

/system/ulib/inspect/include/lib/inspect/
A Dsnapshot.h33 struct Options { struct
47 static constexpr Options kDefaultOptions = {.read_attempts = 1024, argument
54 static zx_status_t Create(zx::vmo vmo, Options options, Snapshot* out_snapshot);
58 static zx_status_t Create(zx::vmo vmo, Options options, ReadObserver read_observer,
/system/utest/fs-test-utils/
A Dunittest_test.cpp78 fs_test_utils::FixtureOptions Options() { in Options() function
82 BEGIN_FS_TEST_CASE(UnittestFixtureFromAnotherNamespaceTest, Options)
84 END_FS_TEST_CASE(UnittestFixtureFromAnotherNamespaceTest, Options)
/system/uapp/ping/
A Dping.cpp28 struct Options { struct
36 explicit Options(long min) { in Options() argument
171 const Options& options) { in ValidateReceivedPacket()
203 Options options(message_size); in main()
/system/ulib/inspect/
A Dsnapshot.cpp18 zx_status_t Snapshot::Create(zx::vmo vmo, Options options, Snapshot* out_snapshot) { in Create()
22 zx_status_t Snapshot::Create(zx::vmo vmo, Options options, ReadObserver read_observer, in Create()
/system/ulib/cobalt-client/
A DREADME.md9 ## Collector Options
126 methods for adding observed values. The Options must mimick those set up in
/system/fidl/fuchsia-io/
A Dio.fidl335 // Options must be zero; it is reserved.

Completed in 7 milliseconds