Home
last modified time | relevance | path

Searched refs:members (Results 1 – 17 of 17) sorted by relevance

/system/keymint/
DCargo.toml2 members = [ qkey
/system/keymint/common/fuzz/
DCargo.toml20 members = ["."] qkey
/system/keymint/wire/fuzz/
DCargo.toml19 members = ["."] qkey
/system/keymint/ta/fuzz/
DCargo.toml20 members = ["."] qkey
/system/tools/aidl/
Daidl_language.cpp1197 std::vector<std::unique_ptr<AidlMember>>* members) in AidlDefinedType() argument
1212 if (members) { in AidlDefinedType()
1213 for (auto& m : *members) { in AidlDefinedType()
1228 delete members; in AidlDefinedType()
1443 std::vector<std::unique_ptr<AidlMember>>* members) in AidlParcelable() argument
1444 : AidlDefinedType(location, name, comments, package, members), in AidlParcelable()
1502 std::vector<std::unique_ptr<AidlMember>>* members) in AidlStructuredParcelable() argument
1503 : AidlParcelable(location, name, package, comments, {} /*headers*/, type_params, members) {} in AidlStructuredParcelable()
1661 std::vector<std::unique_ptr<AidlMember>>* members) in AidlUnionDecl() argument
1662 : AidlParcelable(location, name, package, comments, {} /*headers*/, type_params, members) {} in AidlUnionDecl()
[all …]
Daidl_language.h960 const std::string& package, std::vector<std::unique_ptr<AidlMember>>* members);
1082 std::vector<std::unique_ptr<AidlMember>>* members = nullptr);
1112 std::vector<std::unique_ptr<AidlMember>>* members);
1207 std::vector<std::unique_ptr<AidlMember>>* members);
1229 std::vector<std::unique_ptr<AidlMember>>* members);
Daidl_language_y.yy90 std::vector<std::unique_ptr<AidlMember>>* members;
157 %type<members> parcelable_members interface_members
/system/tools/mkbootimg/
Dpylintrc244 # Tells whether missing members accessed in mixin class should be ignored. A
246 ignore-mixin-members=yes
259 # List of members which are set dynamically and missed by pylint inference
262 generated-members=
/system/apex/
Dpylintrc250 # Tells whether missing members accessed in mixin class should be ignored. A
252 ignore-mixin-members=yes
265 # List of members which are set dynamically and missed by pylint inference
268 generated-members=
/system/update_engine/
Dpylintrc144 # Tells whether missing members accessed in mixin class should be ignored. A
146 ignore-mixin-members=yes
159 # List of members which are set dynamically and missed by pylint inference
162 generated-members=
/system/chre/pal/doc/
DDoxyfile97 # descriptions after the members that are listed in the file and class
131 # inherited members of a class in the documentation of that class as if those
132 # members were ordinary class members. Constructors, destructors and assignment
242 # members will be omitted, etc.
340 # member in the group (if any) for the other members of the group. By default
341 # all members of a group must be documented explicitly.
413 # class members and static file members will be hidden unless the
415 # Note: This will also disable the warnings about undocumented members that are
421 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
427 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/system/chre/chre_api/doc/
DDoxyfile97 # descriptions after the members that are listed in the file and class
131 # inherited members of a class in the documentation of that class as if those
132 # members were ordinary class members. Constructors, destructors and assignment
242 # members will be omitted, etc.
340 # member in the group (if any) for the other members of the group. By default
341 # all members of a group must be documented explicitly.
413 # class members and static file members will be hidden unless the
415 # Note: This will also disable the warnings about undocumented members that are
421 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
427 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/system/media/audio_utils/
DDoxyfile105 # descriptions after the members that are listed in the file and class
139 # inherited members of a class in the documentation of that class as if those
140 # members were ordinary class members. Constructors, destructors and assignment
265 # members will be omitted, etc.
381 # member in the group (if any) for the other members of the group. By default
382 # all members of a group must be documented explicitly.
454 # class members and static file members will be hidden unless the
456 # Note: This will also disable the warnings about undocumented members that are
462 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
474 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c374 const Type * const *members; member
Dchre_slpi_stub.c374 const Type * const *members; member
/system/chre/api_parser/
DREADME.md129 // In this case, we have a union field, where only one of the members is
/system/chre/doc/
Dframework_overview.md185 indents, camelCase method names, an mPrefix on class members and so on. Style