Home
last modified time | relevance | path

Searched refs:com (Results 1 – 25 of 949) sorted by relevance

12345678910>>...38

/system/nfc/src/gki/common/
Dgki_time.cc50 gki_cb.com.OSTicksTilExp = in gki_timers_init()
52 gki_cb.com.OSNumOrigTicks = 0; in gki_timers_init()
54 gki_cb.com.OSTicksTilStop = 0; /* clear inactivity delay timer */ in gki_timers_init()
58 gki_cb.com.OSWaitTmr[tt] = 0; in gki_timers_init()
61 gki_cb.com.OSTaskTmr0[tt] = 0; in gki_timers_init()
62 gki_cb.com.OSTaskTmr0R[tt] = 0; in gki_timers_init()
66 gki_cb.com.OSTaskTmr1[tt] = 0; in gki_timers_init()
67 gki_cb.com.OSTaskTmr1R[tt] = 0; in gki_timers_init()
71 gki_cb.com.OSTaskTmr2[tt] = 0; in gki_timers_init()
72 gki_cb.com.OSTaskTmr2R[tt] = 0; in gki_timers_init()
[all …]
/system/sepolicy/apex/
DAndroid.bp32 name: "com.android.adbd-file_contexts",
34 "com.android.adbd-file_contexts",
39 name: "com.android.sdkext-file_contexts",
41 "com.android.sdkext-file_contexts",
46 name: "com.android.art-file_contexts",
48 "com.android.art-file_contexts",
53 name: "com.android.art.debug-file_contexts",
55 "com.android.art.debug-file_contexts",
60 name: "com.android.bootanimation-file_contexts",
62 "com.android.bootanimation-file_contexts",
[all …]
/system/apex/tests/testdata/sharedlibs/prebuilts/
DAndroid.bp24 name: "com.android.apex.test.bar_stripped.v1.libvX_prebuilt",
27 src: "arm/com.android.apex.test.bar_stripped.v1.libvX.apex",
30 src: "arm64/com.android.apex.test.bar_stripped.v1.libvX.apex",
33 src: "x86/com.android.apex.test.bar_stripped.v1.libvX.apex",
36 src: "x86_64/com.android.apex.test.bar_stripped.v1.libvX.apex",
39 filename: "com.android.apex.test.bar_stripped.v1.libvX.apex",
44 name: "com.android.apex.test.bar_stripped.v2.libvY_prebuilt",
47 src: "arm/com.android.apex.test.bar_stripped.v2.libvY.apex",
50 src: "arm64/com.android.apex.test.bar_stripped.v2.libvY.apex",
53 src: "x86/com.android.apex.test.bar_stripped.v2.libvY.apex",
[all …]
/system/netd/
DOWNERS1 cken@google.com
2 codewiz@google.com
3 huangluke@google.com
4 jchalard@google.com
5 lorenzo@google.com
6 maze@google.com
7 nuccachen@google.com
8 reminv@google.com
9 satk@google.com
10 xiaom@google.com
[all …]
/system/sepolicy/
DOWNERS1 adamshih@google.com
2 alanstokes@google.com
3 bowgotsai@google.com
4 cbrubaker@google.com
5 inseob@google.com
6 jbires@google.com
7 jeffv@google.com
8 jgalenson@google.com
9 jiyong@google.com
10 smoreland@google.com
[all …]
/system/apex/shim/
DAndroid.bp23 name: "com.android.apex.cts.shim.v1_prebuilt",
27 src: "prebuilts/arm/com.android.apex.cts.shim.v1.apex",
30 src: "prebuilts/arm/com.android.apex.cts.shim.v1.apex",
33 src: "prebuilts/x86/com.android.apex.cts.shim.v1.apex",
36 src: "prebuilts/x86/com.android.apex.cts.shim.v1.apex",
39 filename: "com.android.apex.cts.shim.apex",
45 name: "com.android.apex.cts.shim.v2_prebuilt",
48 src: "prebuilts/arm/com.android.apex.cts.shim.v2.apex",
51 src: "prebuilts/arm/com.android.apex.cts.shim.v2.apex",
54 src: "prebuilts/x86/com.android.apex.cts.shim.v2.apex",
[all …]
DREADME.md10 * Its name is equal to `com.android.apex.cts.shim`
12 * First version (i.e. `com.android.apex.cts.shim.apex`) should be
29 m com.android.apex.cts.shim.v3 \
30 com.android.apex.cts.shim.v2 \
31 com.android.apex.cts.shim.v2_additional_file \
32 com.android.apex.cts.shim.v2_additional_folder \
33 com.android.apex.cts.shim.v2_different_certificate \
34 com.android.apex.cts.shim.v2_different_package_name \
35 com.android.apex.cts.shim.v2_with_pre_install_hook \
36 com.android.apex.cts.shim.v2_with_post_install_hook \
[all …]
/system/linkerconfig/
DOWNERS1 kiyoungkim@google.com
2 danalbert@google.com
3 enh@google.com
4 jiyong@google.com
5 rprichard@google.com
6 mast@google.com
7 oth@google.com
8 rpl@google.com
9 ngeoffray@google.com
10 jooyung@google.com
/system/apex/shim/build/
DAndroid.bp22 name: "com.android.apex.cts.shim.pem",
23 out: ["com.android.apex.cts.shim.pem"],
28 name: "com.android.apex.cts.shim.pubkey",
29 srcs: [":com.android.apex.cts.shim.pem"],
30 out: ["com.android.apex.cts.shim.pubkey"],
36 name: "com.android.apex.cts.shim.key",
37 private_key: ":com.android.apex.cts.shim.pem",
38 public_key: ":com.android.apex.cts.shim.pubkey",
43 name: "com.android.apex.cts.shim.debug.pem",
44 out: ["com.android.apex.cts.shim.debug.pem"],
[all …]
/system/bt/
DOWNERS4 zachoverflow@google.com
5 cmanton@google.com
6 cncn@google.com
7 hsz@google.com
8 jpawlowski@google.com
9 mylesgw@google.com
10 optedoblivion@google.com
11 qasimj@google.com
12 rahulsabnis@google.com
13 siyuanh@google.com
/system/vold/
DOWNERS1 alanstokes@google.com
2 drosen@google.com
3 ebiggers@google.com
4 jeffv@google.com
5 jsharkey@android.com
6 maco@google.com
7 paulcrowley@google.com
8 paullawrence@google.com
9 zezeozue@google.com
/system/core/trusty/
DOWNERS1 armellel@google.com
2 arve@android.com
3 gmar@google.com
4 marcone@google.com
5 mmaurer@google.com
6 ncbray@google.com
7 swillden@google.com
8 trong@google.com
9 wenhaowang@google.com
/system/iorap/src/binder/
Diiorap_def.h27 FN_BEGIN(::com::google::android::startup::iorap::,IIorap) \
29 FN(setTaskListener, (const ::android::sp<::com::google::android::startop::iorap::,ITaskListener,>&,…
30 FN(onAppLaunchEvent,(const ::com::google::android::startop::iorap::,RequestId,&,request), \
31 (const ::com::google::android::startop::iorap::,AppLaunchEvent,&,event)) \
33 (const ::com::google::android::startop::iorap::,RequestId,&,request), \
34 (const ::com::google::android::startop::iorap::,JobScheduledEvent,&,event)) \
35 FN(onPackageEvent, (const ::com::google::android::startop::iorap::,RequestId,&,request), \
36 (const ::com::google::android::startop::iorap::,PackageEvent,&,event)) \
37 FN(onAppIntentEvent,(const ::com::google::android::startop::iorap::,RequestId,&,request), \
38 (const ::com::google::android::startop::iorap::,AppIntentEvent,&,event)) \
[all …]
/system/core/libstats/
DOWNERS1 jeffreyhuang@google.com
2 jtnguyen@google.com
3 muhammadq@google.com
4 sharaienko@google.com
5 singhtejinder@google.com
6 tsaichristine@google.com
7 yaochen@google.com
8 yro@google.com
/system/apex/tests/testdata/sharedlibs/build/
Dbuild_artifacts.sh5 com.android.apex.test.bar_stripped.v1.libvX.apex
6 com.android.apex.test.bar_stripped.v2.libvY.apex
7 com.android.apex.test.bar.v1.libvX.apex
8 com.android.apex.test.bar.v2.libvY.apex
9 com.android.apex.test.baz_stripped.v1.libvX.apex
10 com.android.apex.test.foo_stripped.v1.libvX.apex
11 com.android.apex.test.foo_stripped.v2.libvY.apex
12 com.android.apex.test.foo.v1.libvX.apex
13 com.android.apex.test.foo.v2.libvY.apex
14 com.android.apex.test.pony_stripped.v1.libvZ.apex
[all …]
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.baz/
DAndroid.bp19 name: "com.android.apex.test.baz.key",
20 public_key: "com.android.apex.test.baz.avbpubkey",
21 private_key: "com.android.apex.test.baz.pem",
25 name: "com.android.apex.test.baz.certificate",
26 certificate: "com.android.apex.test.baz",
30 name: "com.android.apex.test.baz",
33 key: "com.android.apex.test.baz.key",
48 apex_available: [ "com.android.apex.test.baz" ],
52 name: "com.android.apex.test.baz_stripped",
53 out: ["com.android.apex.test.baz_stripped.apex"],
[all …]
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.bar/
DAndroid.bp19 name: "com.android.apex.test.bar.key",
20 public_key: "com.android.apex.test.bar.avbpubkey",
21 private_key: "com.android.apex.test.bar.pem",
25 name: "com.android.apex.test.bar.certificate",
26 certificate: "com.android.apex.test.bar",
30 name: "com.android.apex.test.bar",
33 key: "com.android.apex.test.bar.key",
67 apex_available: [ "com.android.apex.test.bar" ],
71 name: "com.android.apex.test.bar_stripped",
72 out: ["com.android.apex.test.bar_stripped.apex"],
[all …]
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.foo/
DAndroid.bp19 name: "com.android.apex.test.foo.key",
20 public_key: "com.android.apex.test.foo.avbpubkey",
21 private_key: "com.android.apex.test.foo.pem",
25 name: "com.android.apex.test.foo.certificate",
26 certificate: "com.android.apex.test.foo",
30 name: "com.android.apex.test.foo",
33 key: "com.android.apex.test.foo.key",
48 apex_available: [ "com.android.apex.test.foo" ],
52 name: "com.android.apex.test.foo_stripped",
53 out: ["com.android.apex.test.foo_stripped.apex"],
[all …]
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.pony/
DAndroid.bp19 name: "com.android.apex.test.pony.key",
20 public_key: "com.android.apex.test.pony.avbpubkey",
21 private_key: "com.android.apex.test.pony.pem",
25 name: "com.android.apex.test.pony.certificate",
26 certificate: "com.android.apex.test.pony",
30 name: "com.android.apex.test.pony",
33 key: "com.android.apex.test.pony.key",
48 apex_available: [ "com.android.apex.test.pony" ],
52 name: "com.android.apex.test.pony_stripped",
53 out: ["com.android.apex.test.pony_stripped.apex"],
[all …]
/system/core/rootdir/
DOWNERS1 bowgotsai@google.com
2 ccross@google.com
3 dvander@google.com
4 elsk@google.com
5 jeffv@google.com
6 jiyong@google.com
7 smoreland@google.com
/system/apex/apexer/testdata/
DAndroid.bp20 name: "com.android.example.apex.certificate",
21 // This will use com.android.my.apex.x509.pem (the cert) and
22 // com.android.my.apex.pk8 (the private key)
23 certificate: "com.android.example.apex",
27 name: "com.android.example.apex.key",
28 public_key: "com.android.example.apex.avbpubkey",
29 private_key: "com.android.example.apex.pem",
33 name: "com.android.example.apex",
37 key: "com.android.example.apex.key",
38 certificate: ":com.android.example.apex.certificate",
[all …]
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs_secondary/
DAndroid.bp19 name: "com.android.apex.test.sharedlibs_secondary.key",
20 public_key: "com.android.apex.test.sharedlibs_secondary.avbpubkey",
21 private_key: "com.android.apex.test.sharedlibs_secondary.pem",
25 name: "com.android.apex.test.sharedlibs_secondary.certificate",
26 certificate: "com.android.apex.test.sharedlibs_secondary",
30 name: "com.android.apex.test.sharedlibs_secondary_stub",
33 key: "com.android.apex.test.sharedlibs_secondary.key",
41 name: "com.android.apex.test.sharedlibs_secondary_generated",
42 out: ["com.android.apex.test.sharedlibs_secondary_generated.apex"],
48 ":com.android.apex.test.sharedlibs_secondary_stub",
[all …]
/system/apex/tests/testdata/sharedlibs/build/com.android.apex.test.sharedlibs/
DAndroid.bp19 name: "com.android.apex.test.sharedlibs.key",
20 public_key: "com.android.apex.test.sharedlibs.avbpubkey",
21 private_key: "com.android.apex.test.sharedlibs.pem",
25 name: "com.android.apex.test.sharedlibs.certificate",
26 certificate: "com.android.apex.test.sharedlibs",
30 name: "com.android.apex.test.sharedlibs_stub",
33 key: "com.android.apex.test.sharedlibs.key",
49 name: "com.android.apex.test.sharedlibs_generated",
50 out: ["com.android.apex.test.sharedlibs_generated.apex"],
56 ":com.android.apex.test.sharedlibs_stub",
[all …]
/system/apex/
DOWNERS1 dariofreni@google.com
2 ioffe@google.com
3 jiyong@google.com
4 maco@google.com
5 malchev@google.com
6 narayan@google.com
/system/tools/aidl/
DOWNERS1 elsk@google.com
2 jiyong@google.com
3 malchev@google.com
4 sadmac@google.com
5 smoreland@google.com
6 vmarko@google.com

12345678910>>...38