Home
last modified time | relevance | path

Searched defs:toProtobuf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-resourcemanager/google-cloud-resourcemanager/src/main/java/com/google/cloud/resourcemanager/
H A DOrgPolicyInfo.java96 BooleanPolicy toProtobuf() { in toProtobuf() method in OrgPolicyInfo.BoolPolicy
200 ListPolicy toProtobuf() { in toProtobuf() method in OrgPolicyInfo.Policies
360 OrgPolicy toProtobuf() { in toProtobuf() method in OrgPolicyInfo
H A DConstraintInfo.java114 ListConstraint toProtobuf() { in toProtobuf() method in ConstraintInfo.Constraints
266 Constraint toProtobuf() { in toProtobuf() method in ConstraintInfo
/aosp_15_r20/packages/modules/adb/libs/adbconnection/
Dcommon.cpp38 adb::proto::ProcessEntry ProcessInfo::toProtobuf() const { in toProtobuf() function in ProcessInfo