Searched refs:kOne (Results 1 – 4 of 4) sorted by relevance
| /system/host/fidl/examples/ |
| A D | enums.fidl | 9 kOne = 1; 14 kOne = 1; 20 kOne = 1; 27 kOne = 1; 34 kOne = 1; 42 kOne = 1; 51 kOne = 1; 61 kOne = 1;
|
| /system/host/banjo/examples/ |
| A D | enums.banjo | 9 kOne = 1; 14 kOne = 1; 20 kOne = 1; 27 kOne = 1; 34 kOne = 1; 42 kOne = 1; 51 kOne = 1; 61 kOne = 1;
|
| /system/ulib/fs-host/ |
| A D | common.cpp | 61 {"mkdir", Command::kMkdir, O_RDWR, ArgType::kOne, 63 {"ls", Command::kLs, O_RDONLY, ArgType::kOne, 65 {"manifest", Command::kManifest, O_RDWR, ArgType::kOne, 339 case ArgType::kOne: in ProcessArgs()
|
| /system/ulib/fs-host/include/fs-host/ |
| A D | common.h | 46 kOne, enumerator
|
Completed in 6 milliseconds