Searched refs:choice (Results 1 – 14 of 14) sorted by relevance
40 <xs:element name="multi-choice">42 <xs:choice maxOccurs="unbounded">46 </xs:choice>49 <xs:element name="single-choice">51 <xs:choice>55 </xs:choice>
69 CommandChoice choice; member90 return choice == CommandChoice::kCreateFdSession; in RequiresFd()
82 std::ostream& operator<<(std::ostream& os, CommandChoice choice) { in operator <<() argument83 switch (choice) { in operator <<()120 os << "choice=" << command.choice << ","; in operator <<()124 switch (command.choice) { in operator <<()147 switch (command.choice) { in operator <<()630 cmd.choice = parsed_choice.value; in Read()780 space_requirement = sizeof(choice); in Write()782 switch (choice) { in Write()827 LOG(FATAL) << "unrecognized command number " << static_cast<uint32_t>(choice); in Write()840 memcpy(&buf[buf_offset], &choice, sizeof(choice)); in Write()[all …]
171 cmd.choice = CommandChoice::kExit; in ~SessionManagerIndirect()180 cmd.choice = CommandChoice::kDumpEverything; in Dump()235 cmd.choice = CommandChoice::kExit; in ~SessionManagerIndirectSocket()244 cmd.choice = CommandChoice::kDumpEverything; in Dump()
618 cmd.choice = CommandChoice::kCreateSession;632 cmd.choice = CommandChoice::kDestroySession; in ~SessionIndirect()646 cmd.choice = CommandChoice::kDumpSession; in Dump()654 cmd.choice = CommandChoice::kRegisterFilePath; in RegisterFilePath()664 cmd.choice = CommandChoice::kUnregisterFilePath; in UnregisterFilePath()675 cmd.choice = CommandChoice::kReadAhead; in ReadAhead()704 cmd.choice = CommandChoice::kCreateFdSession;
64 return ''.join(random.SystemRandom().choice(string.ascii_uppercase + \69 return ''.join(random.SystemRandom().choice(string.digits) for _ in \
78 return ''.join(random.SystemRandom().choice(string.ascii_uppercase + \83 return ''.join(random.SystemRandom().choice(string.digits) for _ in \
53 return ''.join(random.SystemRandom().choice(string.ascii_uppercase + \58 return ''.join(random.SystemRandom().choice(string.digits) for _ in \
35 <xs:choice>44 </xs:choice>
23 Android still need to offer a choice between two zones that will be the
170 "xsd:choice": [
142 NanoPB section below) or FlatBuffers, is usually a better choice.
46 # has only one obvious choice then the defaultTimeZoneId can be omitted.64 # a distinct zone, then the defaultTimeZoneId is a good choice for devices
1387 // [0] Not applicable (implied by the choice of audio data transport)1439 // [0] Not applicable (implied by the choice of audio data transport)