Home
last modified time | relevance | path

Searched refs:Field (Results 1 – 8 of 8) sorted by relevance

/system/apex/apexd/
Dapexd_test_utils.h72 using ::testing::Field;
76 Field("sessionId", &ApexSessionInfo::sessionId, Eq(other.sessionId)),
77 Field("isUnknown", &ApexSessionInfo::isUnknown, Eq(other.isUnknown)),
78 Field("isVerified", &ApexSessionInfo::isVerified,
80 Field("isStaged", &ApexSessionInfo::isStaged, Eq(other.isStaged)),
81 Field("isActivated", &ApexSessionInfo::isActivated,
83 Field("isRevertInProgress", &ApexSessionInfo::isRevertInProgress,
85 Field("isActivationFailed", &ApexSessionInfo::isActivationFailed,
87 Field("isSuccess", &ApexSessionInfo::isSuccess, Eq(other.isSuccess)),
88 Field("isReverted", &ApexSessionInfo::isReverted,
[all …]
/system/tools/aidl/
Dast_java.h112 struct Field : public ClassElement { struct
119 Field() = default; argument
120 Field(int modifiers, std::shared_ptr<Variable> variable);
121 virtual ~Field() = default;
Dast_java.cpp83 Field::Field(int m, std::shared_ptr<Variable> v) : ClassElement(), modifiers(m), variable(v) {} in Field() function in android::aidl::java::Field
85 void Field::Write(CodeWriter* to) const { in Write()
Dgenerate_java_binder.cpp376 this->elements.push_back(std::make_shared<Field>(PRIVATE, mRemote)); in ProxyClass()
881 std::make_shared<Field>(STATIC | FINAL, std::make_shared<Variable>("int", transactCodeName)); in GenerateMethods()
1058 auto descriptor = std::make_shared<Field>( in GenerateInterfaceDescriptors()
/system/tools/aidl/tests/java/src/android/aidl/tests/
DJavaOnlyImmutableAnnotationTests.java29 import java.lang.reflect.Field;
75 for (Field f : Foo.class.getDeclaredFields()) { in testEveryFieldIsFinal()
/system/netd/tests/benchmarks/
DREADME.md42 <td>Field that the benchmark can fill with an arbitrary string.
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dble_filter.proto26 // host when the event matches a Filter. The Field's id will be sent back to
/system/update_engine/
DREADME.md244 | Field | Size (bytes) | Type | Description …