Searched refs:Proto (Results 1 – 8 of 8) sorted by relevance
61 const auto* action_value_desc = GetProtoValueDescriptor(Action::Proto::GetDescriptor()); in CheckConsistency()75 const typename Action::Proto& action_proto) { in GetValueFieldDescriptor()76 static auto* action_value_desc = GetProtoValueDescriptor(Action::Proto::GetDescriptor()); in GetValueFieldDescriptor()78 auto* action_refl = Action::Proto::GetReflection(); in GetValueFieldDescriptor()87 const typename Action::Proto& action_proto) { in ExecuteActionProto()101 const google::protobuf::RepeatedPtrField<typename Action::Proto>& action_protos) { in ExecuteAllActionProtos()215 using Proto = Action##Proto; \223 const google::protobuf::RepeatedPtrField<Proto>& action_protos) { \253 Action::Proto::ValueCase::FUZZ_FUNCTION_TAG_NAME(FunctionName); \
72 using ProcessUpdateStateArgs = SnapshotManagerAction::Proto::ProcessUpdateStateArgs;74 SnapshotManagerAction::Proto::CreateLogicalAndSnapshotPartitionsArgs;76 SnapshotManagerAction::Proto::RecoveryCreateSnapshotDevicesArgs;
55 def Proto(args): function92 parser_proto.set_defaults(func=Proto)
23 // Proto library
41 template <Protocol Proto, typename CmdT, CmdT cmd> struct Cmd {};
76 * [Proto logging](https://android.googlesource.com/platform/frameworks/proto_logging/)