Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dfuzz_utils.cpp25 const google::protobuf::OneofDescriptor* GetProtoValueDescriptor( in GetProtoValueDescriptor() function
Dfuzz_utils.h39 const google::protobuf::OneofDescriptor* GetProtoValueDescriptor(
61 const auto* action_value_desc = GetProtoValueDescriptor(Action::Proto::GetDescriptor()); in CheckConsistency()
76 static auto* action_value_desc = GetProtoValueDescriptor(Action::Proto::GetDescriptor()); in GetValueFieldDescriptor()