Home
last modified time | relevance | path

Searched full:method (Results 1 – 25 of 748) sorted by relevance

12345678910>>...30

/system/tools/xsdc/tests/resources/predefined_types/api/
Dcurrent.txt6 method public javax.xml.datatype.XMLGregorianCalendar getDate();
7 method public javax.xml.datatype.XMLGregorianCalendar getDateTime();
8 method public javax.xml.datatype.Duration getDuration();
9 method public javax.xml.datatype.XMLGregorianCalendar getGDay();
10 method public javax.xml.datatype.XMLGregorianCalendar getGMonth();
11 method public javax.xml.datatype.XMLGregorianCalendar getGMonthDay();
12 method public javax.xml.datatype.XMLGregorianCalendar getGYear();
13 method public javax.xml.datatype.XMLGregorianCalendar getGYearMonth();
14 method public javax.xml.datatype.XMLGregorianCalendar getTime();
15 method public void setDate(javax.xml.datatype.XMLGregorianCalendar);
[all …]
/system/libvintf/xsd/compatibilityMatrix/schema/
Dcurrent.txt6 method public String getVbmetaVersion();
7 method public void setVbmetaVersion(String);
12 method public compatibility.matrix.Avb getAvb();
13 method public java.util.List<compatibility.matrix.Hal> getHal();
14 method public java.util.List<compatibility.matrix.Kernel> getKernel();
15 method public String getLevel();
16 method public compatibility.matrix.Sepolicy getSepolicy();
17 method public compatibility.matrix.SystemSdk getSystemSdk();
18 method public String getType();
19 method public compatibility.matrix.VendorNdk getVendorNdk();
[all …]
/system/libvintf/xsd/halManifest/schema/
Dcurrent.txt6 method public java.util.List<java.lang.String> getAccessor();
7 method public String getExclusiveTo();
8 method public String getFormat();
9 method public java.util.List<java.lang.String> getFqname();
10 method public String getMaxLevel();
11 method public String getMinLevel();
12 method public String getName();
13 method public String getOverride();
14 method public hal.manifest.Hal.Transport getTransport();
15 method public String getUpdatableViaApex();
[all …]
/system/tools/xsdc/tests/resources/simple_complex_content/api/
Dcurrent.txt6 method @Deprecated public String getCity();
7 method @Deprecated public final String getName();
8 method @Deprecated public String getStreet();
9 method @Deprecated public boolean hasCity();
10 method @Deprecated public boolean hasName();
11 method @Deprecated public boolean hasStreet();
12 method @Deprecated public void setCity(String);
13 method @Deprecated public final void setName(String);
14 method @Deprecated public void setStreet(String);
23 method public simple.complex.content.KRAddress getKRAddress();
[all …]
/system/tools/xsdc/tests/resources/nested_type/api/
Dcurrent.txt6 method public nested.type.Employee.Address getAddress();
7 method public java.util.List<java.lang.String> getAssets();
8 method public byte getId();
9 method public String getName();
10 method public void setAddress(nested.type.Employee.Address);
11 method public void setId(byte);
12 method public void setName(String);
17 method public String getCountry();
18 method public nested.type.Employee.Address.Extra getExtra();
19 method public nested.type.Employee.Address.ExtraAddress getExtra_address();
[all …]
/system/apex/apexd/apex-info-list-api/
Dcurrent.txt6 method public boolean getIsActive();
7 method public boolean getIsFactory();
8 method public long getLastUpdateMillis();
9 method public String getModuleName();
10 method public String getModulePath();
11 method public String getPartition();
12 method public String getPreinstalledModulePath();
13 method public boolean getProvideSharedApexLibs();
14 method public long getVersionCode();
15 method public String getVersionName();
[all …]
Dlast_current.txt6 method public boolean getIsActive();
7 method public boolean getIsFactory();
8 method public long getLastUpdateMillis();
9 method public String getModuleName();
10 method public String getModulePath();
11 method public String getPreinstalledModulePath();
12 method public long getVersionCode();
13 method public String getVersionName();
14 method public void setIsActive(boolean);
15 method public void setIsFactory(boolean);
[all …]
/system/tools/xsdc/tests/resources/simple_type/api/
Dcurrent.txt5 method public String getRawName();
13 method public java.util.List<java.lang.String> getExample1_optional();
14 method public java.util.List<java.lang.String> getExample2_optional();
15 method public java.util.List<java.lang.String> getExample3_optional();
20 method public java.util.List<java.lang.Integer> getListInt();
21 method public java.util.List<java.lang.Integer> getOptionalIntList();
22 method public java.util.List<java.lang.String> getUnionTest();
23 method public java.util.List<simple.type.EnumType> getYesOrNo();
24 method public boolean isExample1();
25 method public boolean isExample2();
[all …]
/system/tools/xsdc/tests/resources/enum_type/api/
Dcurrent.txt6 method public java.util.List<java.lang.String> getItem();
10 method public String getRawName();
74 method public String getRawName();
83 method public String getRawName();
150 method public String getRawName();
230 method public attr.enumtype.GlobalConfiguration getGlobalConfiguration();
231 method public java.util.List<attr.enumtype.Modules> getModules();
232 method public attr.enumtype.SurroundSound getSurroundSound();
233 method public attr.enumtype.Version getVersion();
234 method public java.util.List<attr.enumtype.Volumes> getVolumes();
[all …]
/system/tools/xsdc/tests/resources/cross_generate_parse_libxml/api/
Dcurrent.txt6 method public cross.libxml.USAddress getBillTo();
7 method public javax.xml.datatype.XMLGregorianCalendar getOrderDate();
8 method public java.util.List<cross.libxml.USAddress> getShipTo();
9 method public void setBillTo(cross.libxml.USAddress);
10 method public void setOrderDate(javax.xml.datatype.XMLGregorianCalendar);
15 method public String getCity();
16 method public String getCountry();
17 method public String getName();
18 method public String getState();
19 method public String getStreet();
[all …]
/system/tools/xsdc/tests/resources/cross_generate_parse_tinyxml/api/
Dcurrent.txt6 method public cross.tinyxml.USAddress getBillTo();
7 method public javax.xml.datatype.XMLGregorianCalendar getOrderDate();
8 method public java.util.List<cross.tinyxml.USAddress> getShipTo();
9 method public void setBillTo(cross.tinyxml.USAddress);
10 method public void setOrderDate(javax.xml.datatype.XMLGregorianCalendar);
15 method public String getCity();
16 method public String getCountry();
17 method public String getName();
18 method public String getState();
19 method public String getStreet();
[all …]
/system/tools/xsdc/tests/resources/purchase_simple/api/
Dcurrent.txt6 method public purchase.simple.USAddress getBillTo();
7 method public javax.xml.datatype.XMLGregorianCalendar getOrderDate();
8 method public java.util.List<purchase.simple.USAddress> getShipTo();
9 method public void setBillTo(purchase.simple.USAddress);
10 method public void setOrderDate(javax.xml.datatype.XMLGregorianCalendar);
15 method public String getCity();
16 method public String getCountry();
17 method public String getName();
18 method public String getState();
19 method public String getStreet();
[all …]
/system/tools/hidl/
DInterface.h32 struct Method;
47 void addUserDefinedMethod(Method* method);
48 bool addAllReservedMethods(const std::map<std::string, Method*>& allReservedMethods);
67 const std::vector<Method *> &userDefinedMethods() const;
69 const std::vector<Method *> &hidlReservedMethods() const;
71 std::vector<Method *> methods() const;
143 std::vector<Method*> mUserMethods;
144 std::vector<Method*> mReservedMethods;
148 bool fillPingMethod(Method* method) const;
149 bool fillDescriptorChainMethod(Method* method) const;
[all …]
DInterface.cpp23 #include "Method.h"
62 bool Interface::fillPingMethod(Method *method) const { in fillPingMethod()
63 if (method->name() != "ping") { in fillPingMethod()
67 method->fillImplementation( in fillPingMethod()
93 bool Interface::fillLinkToDeathMethod(Method *method) const { in fillLinkToDeathMethod()
94 if (method->name() != "linkToDeath") { in fillLinkToDeathMethod()
98 method->fillImplementation( in fillLinkToDeathMethod()
137 bool Interface::fillUnlinkToDeathMethod(Method *method) const { in fillUnlinkToDeathMethod()
138 if (method->name() != "unlinkToDeath") { in fillUnlinkToDeathMethod()
142 method->fillImplementation( in fillUnlinkToDeathMethod()
[all …]
DMethod.cpp17 #include "Method.h"
35 Method::Method(const std::string& name, std::vector<NamedReference<Type>*>* args, in Method() function in android::Method
45 void Method::fillImplementation( in fillImplementation()
61 std::string Method::name() const { in name()
65 const std::vector<NamedReference<Type>*>& Method::args() const { in args()
69 const std::vector<NamedReference<Type>*>& Method::results() const { in results()
73 const std::vector<Annotation *> &Method::annotations() const { in annotations()
77 std::vector<Reference<Type>*> Method::getReferences() { in getReferences()
78 const auto& constRet = static_cast<const Method*>(this)->getReferences(); in getReferences()
85 std::vector<const Reference<Type>*> Method::getReferences() const { in getReferences()
[all …]
DgenerateCpp.cpp24 #include "Method.h"
302 const Method* method = tuple.method(); in generateInterfaceHeader() local
306 const bool returnsValue = !method->results().empty(); in generateInterfaceHeader()
307 const NamedReference<Type>* elidedReturn = method->canElideCallback(); in generateInterfaceHeader()
310 DocComment("Return callback for " + method->name(), HIDL_LOCATION_HERE).emit(out); in generateInterfaceHeader()
312 << method->name() in generateInterfaceHeader()
314 method->emitCppResultSignature(out, true /* specify namespaces */); in generateInterfaceHeader()
318 method->emitDocComment(out); in generateInterfaceHeader()
327 out << method->name() in generateInterfaceHeader()
329 method->emitCppArgSignature(out, true /* specify namespaces */); in generateInterfaceHeader()
[all …]
DgenerateJava.cpp22 #include "Method.h"
244 for (const auto &method : iface->methods()) { in generateJava() local
245 const bool needsCallback = method->results().size() > 1; in generateJava()
248 out << "\n@java.lang.FunctionalInterface\npublic interface " << method->name() in generateJava()
254 method->emitJavaResultSignature(out); in generateJava()
261 method->emitDocComment(out); in generateJava()
263 method->emitJavaSignature(out); in generateJava()
316 const Method *method = tuple.method(); in generateJava() local
325 const bool returnsValue = !method->results().empty(); in generateJava()
326 const bool needsCallback = method->results().size() > 1; in generateJava()
[all …]
DgenerateJavaImpl.cpp19 #include "Method.h"
42 const Method* method = tuple.method(); in generateJavaImpl() local
44 if (method->isHidlReserved()) { in generateJavaImpl()
55 method->emitJavaSignature(out); in generateJavaImpl()
66 const bool returnsValue = !method->results().empty(); in generateJavaImpl()
68 for (const auto& arg : method->results()) { in generateJavaImpl()
72 const bool needsCallback = method->results().size() > 1; in generateJavaImpl()
76 out.join(method->results().begin(), method->results().end(), ", ", in generateJavaImpl()
82 out << "return " << method->results().at(0)->name() << ";\n"; in generateJavaImpl()
/system/tools/hidl/lint/lints/
DmethodVersions.cpp30 #include "Method.h"
35 static std::string getSanitizedMethodName(const Method& method) { in getSanitizedMethodName() argument
36 size_t underscore = method.name().find('_'); in getSanitizedMethodName()
37 return (underscore == std::string::npos) ? method.name() : method.name().substr(0, underscore); in getSanitizedMethodName()
40 static bool checkMethodVersion(const Method& method, const FQName& fqName, std::string* error) { in checkMethodVersion() argument
41 size_t underscore = method.name().find('_'); in checkMethodVersion()
44 std::string version = method.name().substr(underscore + 1); // don't include _ in checkMethodVersion()
45 std::string nameWithoutVersion = method.name().substr(0, underscore); in checkMethodVersion()
50 "Underscores are only allowed in method names when defining a new version of a method. " in checkMethodVersion()
83 *error = method.name() + " looks like version "s + std::to_string(major) + "."s + in checkMethodVersion()
[all …]
/system/tools/xsdc/tests/resources/attr_group_simple/api/
Dcurrent.txt6 method public String getCity();
7 method public java.util.List<java.lang.Integer> getList();
8 method public String getName();
9 method public String getRoad();
10 method public String getState();
11 method public void setCity(String);
12 method public void setList(java.util.List<java.lang.Integer>);
13 method public void setName(String);
14 method public void setRoad(String);
15 method public void setState(String);
[all …]
/system/tools/xsdc/tests/resources/group/api/
Dcurrent.txt6 method public String getCity();
7 method public String getRoad();
8 method public String getState();
9 method public void setCity(String);
10 method public void setRoad(String);
11 method public void setState(String);
16method public static group.Student read(java.io.InputStream) throws javax.xml.datatype.DatatypeCon…
17method public static String readText(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org…
18method public static void skip(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org.xmlpu…
23 method public void close();
[all …]
/system/tools/xsdc/tests/resources/reference/api/
Dcurrent.txt6 method @Nullable public String getName();
7 method @Nullable public java.util.List<java.lang.String> getStudent();
8 method public void setName(@Nullable String);
13method @Nullable public static reference.Class read(@NonNull java.io.InputStream) throws javax.xml…
14method @Nullable public static String readText(@NonNull org.xmlpull.v1.XmlPullParser) throws java.…
15method public static void skip(@NonNull org.xmlpull.v1.XmlPullParser) throws java.io.IOException, …
20 method public void close();
21method public static void write(@NonNull reference.XmlWriter, @NonNull reference.Class) throws jav…
/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreApiTestUtil.java109 * Calls a server streaming RPC method on multiple RPC clients. The RPC will be initiated for
117 * @param method the fully-qualified method name.
125 @NonNull String method, in callConcurrentServerStreamingRpcMethodSync() argument
128 Objects.requireNonNull(method); in callConcurrentServerStreamingRpcMethodSync()
132 callConcurrentServerStreamingRpcMethodAsync(rpcClients, method, request, in callConcurrentServerStreamingRpcMethodSync()
140 * Calls a server streaming RPC method with RPC_TIMEOUT_IN_SECONDS seconds of timeout.
145 * @param method the fully-qualified method name.
153 @NonNull String method, in callServerStreamingRpcMethodSync() argument
156 Objects.requireNonNull(method); in callServerStreamingRpcMethodSync()
161 method, in callServerStreamingRpcMethodSync()
[all …]
/system/extras/perf2cfg/doc/
DFSM.dot14 "Start" -> "Parse Method Name" [ label = "'begin_compilation'" ];
17 "Parse Method Name" -> "Skip to CFG"
19 "Parse Method Name" -> "Skip Method"
21 "Parse Method Name" -> "Error" [ label = "EOF OR NOT('name')" ];
23 "Skip Method" -> "End" [ label = "EOF" ];
24 "Skip Method" -> "Parse Method Name" [ label = "'begin_compilation'" ];
25 "Skip Method" -> "Skip Method";
69 "End CFG" -> "Parse Method Name" [ label = "'begin_compilation'" ];
/system/extras/perf2cfg/perf2cfg/
Danalyze.py40 start of its method. For arm64, the first instruction of a method
67 class Method: class
68 """Method records profiling information for a compiled method.
71 name (str): A method name.
73 total number of events for this method.
79 """Instantiates a Method.
82 name (str): A method name.
121 methods (Dict[str, Method]): A mapping of method names to their Method
142 self.methods: Dict[str, Method] = {}
177 logging.info('Analyzed %d event(s) for %d method(s)',
[all …]

12345678910>>...30