Home
last modified time | relevance | path

Searched refs:ctor (Results 1 – 10 of 10) sorted by relevance

/system/libvintf/xsd/compatibilityMatrix/api/
Dcurrent.txt5 ctor public Avb();
11 ctor public CompatibilityMatrix();
34 ctor public Config();
42 ctor public Config.Value();
50 ctor public Hal();
63 ctor public Interface();
71 ctor public Kernel();
80 ctor public Kernel.Conditions();
85 ctor public Sepolicy();
92 ctor public SystemSdk();
[all …]
/system/libvintf/xsd/halManifest/api/
Dcurrent.txt5 ctor public Hal();
20 ctor public Hal.Transport();
28 ctor public Interface();
35 ctor public Kernel();
42 ctor public Kernel.Config();
50 ctor public Manifest();
69 ctor public Sepolicy();
75 ctor public SystemSdk();
80 ctor public VendorNdk();
87 ctor public Vndk();
[all …]
/system/tools/xsdc/tests/resources/simple_complex_content/api/
Dcurrent.txt5 ctor @Deprecated public Address();
15 ctor public KRAddress();
19 ctor public Person();
31 ctor public Person2();
43 ctor public SubAddress();
51 ctor public USAddressP();
59 ctor public XmlParser();
/system/tools/xsdc/tests/resources/nested_type/api/
Dcurrent.txt5 ctor public Employee();
16 ctor public Employee.Address();
30 ctor public Employee.Address.Extra();
38 ctor public Employee.Address.ExtraAddress();
46 ctor public XmlParser();
/system/tools/xsdc/tests/resources/simple_type/api/
Dcurrent.txt11 ctor public MultiChoice();
18 ctor public SimpleTypes();
28 ctor public SingleChoice();
38 ctor public XmlParser();
/system/tools/xsdc/tests/resources/purchase_simple/api/
Dcurrent.txt5 ctor public PurchaseOrderType();
14 ctor public USAddress();
30 ctor public XmlParser();
/system/tools/xsdc/tests/resources/reference/api/
Dcurrent.txt5 ctor public Class();
12 ctor public XmlParser();
/system/tools/xsdc/tests/resources/predefined_types/api/
Dcurrent.txt5 ctor public DateTypes();
27 ctor public ListPrimitiveTypes();
45 ctor public MiscTypes();
69 ctor public NumericTypes();
101 ctor public StringTypes();
127 ctor public Types();
141 ctor public XmlParser();
/system/tools/aidl/
Dgenerate_java_binder.cpp129 Method* ctor = new Method; in StubClass() local
130 ctor->modifiers = PUBLIC; in StubClass()
131 ctor->comment = in StubClass()
134 ctor->name = "Stub"; in StubClass()
135 ctor->statements = new StatementBlock; in StubClass()
139 ctor->statements->Add(attach); in StubClass()
140 this->elements.push_back(ctor); in StubClass()
331 Method* ctor = new Method; in ProxyClass() local
332 ctor->name = "Proxy"; in ProxyClass()
333 ctor->statements = new StatementBlock; in ProxyClass()
[all …]
/system/chre/host/msm/daemon/generated/
Dchre_slpi_stub.c469 extern int adsp_pls_add_lookup(uint32_t type, uint32_t key, int size, int (*ctor)(void* ctx, void* …
471 extern int HAP_pls_add_lookup(uint32_t type, uint32_t key, int size, int (*ctor)(void* ctx, void* d…