Home
last modified time | relevance | path

Searched refs:xyz (Results 1 – 2 of 2) sorted by relevance

/system/chre/doc/
Dvendor_extensions.md33 namespace would be `::chre::xyz`.
94 should be created, for example `chre::xyz::VendorExtensionManager`, and
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1483 Abc xyz; in TEST_F() local
1484 xyz.z = nullptr; in TEST_F()
1485 EXPECT_OK(bar->expectNullHandle(nullptr, xyz, [](bool hIsNull, bool xyzHasNull) { in TEST_F()