Home
last modified time | relevance | path

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

12345678910>>...33

/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.bp24 name: "com.android.adbd-file_contexts",
26 "com.android.adbd-file_contexts",
31 name: "com.android.sdkext-file_contexts",
33 "com.android.sdkext-file_contexts",
38 name: "com.android.art.debug-file_contexts",
40 "com.android.art.debug-file_contexts",
45 name: "com.android.art.release-file_contexts",
47 "com.android.art.release-file_contexts",
52 name: "com.android.bootanimation-file_contexts",
54 "com.android.bootanimation-file_contexts",
[all …]
/system/sepolicy/
DOWNERS1 adamshih@google.com
2 alanstokes@google.com
3 bowgotsai@google.com
4 cbrubaker@google.com
5 jbires@google.com
6 jeffv@google.com
7 jgalenson@google.com
8 jiyong@google.com
9 nnk@google.com
10 smoreland@google.com
[all …]
/system/apex/shim/build/
DAndroid.bp18 name: "com.android.apex.cts.shim.pem",
19 out: ["com.android.apex.cts.shim.pem"],
24 name: "com.android.apex.cts.shim.pubkey",
25 srcs: [":com.android.apex.cts.shim.pem"],
26 out: ["com.android.apex.cts.shim.pubkey"],
32 name: "com.android.apex.cts.shim.key",
33 private_key: ":com.android.apex.cts.shim.pem",
34 public_key: ":com.android.apex.cts.shim.pubkey",
52 name: "com.android.apex.cts.shim.v3",
56 key: "com.android.apex.cts.shim.key",
[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/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
/system/core/trusty/
DOWNERS1 arve@google.com
2 dkrahn@google.com
3 drewry@google.com
4 gmar@google.com
5 mmaurer@google.com
6 ncbray@google.com
7 swillden@google.com
8 trong@google.com
9 wenhaowang@google.com
/system/bt/
DOWNERS4 zachoverflow@google.com
5 cmanton@google.com
6 hsz@google.com
7 jpawlowski@google.com
8 mylesgw@google.com
9 optedoblivion@google.com
10 rahulsabnis@google.com
11 siyuanh@google.com
12 stng@google.com
/system/core/adb/apex/
DAndroid.bp2 name: "com.android.adbd-defaults",
18 prebuilts: ["com.android.adbd.init.rc"],
20 key: "com.android.adbd.key",
21 certificate: ":com.android.adbd.certificate",
25 name: "com.android.adbd",
26 defaults: ["com.android.adbd-defaults"],
33 defaults: ["com.android.adbd-defaults"],
35 file_contexts: ":com.android.adbd-file_contexts",
40 name: "com.android.adbd.init.rc",
47 name: "com.android.adbd.key",
[all …]
/system/apex/shim/
DAndroid.bp19 name: "com.android.apex.cts.shim.v1_prebuilt",
20 overrides: ["com.android.apex.cts.shim.v1"],
21 src: "com.android.apex.cts.shim.v1.apex",
22 filename: "com.android.apex.cts.shim.apex",
28 name: "com.android.apex.cts.shim.v2_prebuilt",
29 src: "com.android.apex.cts.shim.v2.apex",
30 filename: "com.android.apex.cts.shim.v2.apex",
35 name: "com.android.apex.cts.shim.v2_wrong_sha_prebuilt",
36 src: "com.android.apex.cts.shim.v2_wrong_sha.apex",
37 filename: "com.android.apex.cts.shim.v2_wrong_sha.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_with_pre_install_hook \
35 com.android.apex.cts.shim.v2_with_post_install_hook \
36 com.android.apex.cts.shim.v2_wrong_sha \
[all …]
/system/hardware/interfaces/
DOWNERS2 per-file *.hal,*.aidl,OWNERS = elsk@google.com,malchev@google.com,smoreland@google.com
4 elsk@google.com
5 hridya@google.com
6 maco@google.com
7 malchev@google.com
8 smoreland@google.com
9 yim@google.com # VTS
/system/apex/apexer/testdata/
DAndroid.bp16 name: "com.android.example.apex.certificate",
17 // This will use com.android.my.apex.x509.pem (the cert) and
18 // com.android.my.apex.pk8 (the private key)
19 certificate: "com.android.example.apex",
23 name: "com.android.example.apex.key",
24 public_key: "com.android.example.apex.avbpubkey",
25 private_key: "com.android.example.apex.pem",
29 name: "com.android.example.apex",
33 key: "com.android.example.apex.key",
34 certificate: ":com.android.example.apex.certificate",
[all …]
/system/core/libstats/
DOWNERS1 joeo@google.com
2 muhammadq@google.com
3 ruchirr@google.com
4 singhtejinder@google.com
5 tsaichristine@google.com
6 yaochen@google.com
7 yro@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)) \
32 FN(onPackageEvent, (const ::com::google::android::startop::iorap::,RequestId,&,request), \
33 (const ::com::google::android::startop::iorap::,PackageEvent,&,event)) \
34 FN(onAppIntentEvent,(const ::com::google::android::startop::iorap::,RequestId,&,request), \
35 (const ::com::google::android::startop::iorap::,AppIntentEvent,&,event)) \
37 (const ::com::google::android::startop::iorap::,RequestId,&,request), \
38 (const ::com::google::android::startop::iorap::,SystemServiceEvent,&,event)) \
[all …]
/system/bt/apex/
DAndroid.bp2 name: "com.android.bluetooth.updatable",
14 key: "com.android.bluetooth.updatable.key",
15 certificate: ":com.android.bluetooth.updatable.certificate",
19 name: "com.android.bluetooth.updatable.key",
20 public_key: "com.android.bluetooth.updatable.avbpubkey",
21 private_key: "com.android.bluetooth.updatable.pem",
25 name: "com.android.bluetooth.updatable.certificate",
26 certificate: "com.android.bluetooth.updatable",
/system/tools/aidl/
Dhiddenapi-greylist446 "com.android.ims.ImsConfigListener",
447 "com.android.ims.internal.IImsCallSession",
448 "com.android.ims.internal.IImsCallSessionListener",
449 "com.android.ims.internal.IImsConfig",
450 "com.android.ims.internal.IImsEcbm",
451 "com.android.ims.internal.IImsEcbmListener",
452 "com.android.ims.internal.IImsExternalCallStateListener",
453 "com.android.ims.internal.IImsFeatureStatusCallback",
454 "com.android.ims.internal.IImsMMTelFeature",
455 "com.android.ims.internal.IImsMultiEndpoint",
[all …]
DOWNERS1 elsk@google.com
2 jiyong@google.com
3 malchev@google.com
4 sadmac@google.com
5 smoreland@google.com
6 vmarko@google.com
/system/vold/
DOWNERS1 jsharkey@android.com
2 paulcrowley@google.com
3 paullawrence@google.com
4 ebiggers@google.com
5 drosen@google.com
6 zezeozue@google.com
/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/apex/apexd/apexd_testdata/
DAndroid.bp19 name: "com.android.apex.test_package.key",
20 public_key: "com.android.apex.test_package.avbpubkey",
21 private_key: "com.android.apex.test_package.pem",
30 key: "com.android.apex.test_package.key",
40 key: "com.android.apex.test_package.key",
56 key: "com.android.apex.test_package.key",
66 key: "com.android.apex.test_package.key",
75 key: "com.android.apex.test_package.key",
93 key: "com.android.apex.test_package.key",
98 name: "com.android.apex.test_package.preinstall.key",
[all …]
/system/update_engine/
DOWNERS4 deymo@google.com
5 elsk@google.com
6 senj@google.com
7 xunchang@google.com
10 ahassani@google.com
11 kimjae@google.com
/system/iorap/binder/com/google/android/startop/iorap/
DIIorap.aidl17 package com.google.android.startop.iorap;
19 import com.google.android.startop.iorap.ITaskListener;
21 import com.google.android.startop.iorap.PackageEvent;
22 import com.google.android.startop.iorap.AppLaunchEvent;
23 import com.google.android.startop.iorap.AppIntentEvent;
24 import com.google.android.startop.iorap.SystemServiceEvent;
25 import com.google.android.startop.iorap.SystemServiceUserEvent;
26 import com.google.android.startop.iorap.RequestId;
/system/security/
DOWNERS1 swillden@google.com
2 cbrubaker@google.com
3 jdanis@google.com
4 kroot@google.com
5 bdc@google.com
/system/core/rootdir/
DOWNERS1 ccross@google.com
2 jeffv@google.com
3 jiyong@google.com
4 smoreland@google.com
5 tomcherry@google.com

12345678910>>...33