/system/core/healthd/ |
D | healthd.cpp | 137 int healthd_register_event(int fd, void (*handler)(uint32_t)) { in healthd_register_event() 210 static void uevent_event(uint32_t /*epevents*/) { in uevent_event() argument 251 static void wakealarm_event(uint32_t /*epevents*/) { in wakealarm_event() argument
|
D | healthd_mode_android.cpp | 45 static void binder_event(uint32_t /*epevents*/) { in binder_event() argument
|
D | healthd_mode_charger.cpp | 666 static void charger_event_handler(uint32_t /*epevents*/) in charger_event_handler() argument
|
/system/core/gatekeeperd/ |
D | SoftGateKeeper.h | 79 virtual void ComputePasswordSignature(uint8_t *signature, uint32_t signature_length, in ComputePasswordSignature() argument 92 virtual void ComputeSignature(uint8_t *signature, uint32_t signature_length, in ComputeSignature() argument 93 const uint8_t *, uint32_t, const uint8_t *, const uint32_t) const { in ComputeSignature()
|
/system/core/libnativebridge/tests/ |
D | DummyNativeBridge.cpp | 33 const char* /* shorty */, uint32_t /* len */) { in native_bridge_getTrampoline() argument
|
D | DummyNativeBridge2.cpp | 35 const char* /* shorty */, uint32_t /* len */) { in native_bridge2_getTrampoline() argument
|
/system/extras/ext4_utils/ |
D | sha1.h | 17 typedef unsigned int uint32_t; typedef
|
/system/security/keystore/ |
D | keystore_keymaster_enforcement.h | 75 bool auth_token_timed_out(const hw_auth_token_t&, uint32_t) const { in auth_token_timed_out() argument
|
/system/core/libpixelflinger/codeflinger/ |
D | Arm64Assembler.cpp | 292 void ArmToArm64Assembler::epilog(uint32_t /*touched*/) in epilog() argument 557 void ArmToArm64Assembler::B(int /*cc*/, uint32_t* /*pc*/){ in B() argument 561 void ArmToArm64Assembler::BL(int /*cc*/, uint32_t* /*pc*/){ in BL() argument 664 void ArmToArm64Assembler::LDRSB(int /*cc*/, int /*Rd*/, int /*Rn*/, uint32_t /*offset*/) in LDRSB() argument 668 void ArmToArm64Assembler::LDRSH(int /*cc*/, int /*Rd*/, int /*Rn*/, uint32_t /*offset*/) in LDRSH() argument 734 void ArmToArm64Assembler::SWI(int /*cc*/, uint32_t /*comment*/) in SWI() argument 742 void ArmToArm64Assembler::PLD(int /*Rn*/, uint32_t /*offset*/) { in PLD() argument 940 uint32_t ArmToArm64Assembler::reg_scale_post(int /*Rm*/, int /*type*/, uint32_t /*shift*/) in reg_scale_post() argument
|
/system/netd/server/ |
D | MDnsSdListener.cpp | 97 uint32_t /* interfaceIndex */, DNSServiceErrorType errorCode, const char *serviceName, in MDnsSdListenerDiscoverCallback() argument 244 uint32_t /* interface */, DNSServiceErrorType errorCode, const char *fullname, in MDnsSdListenerResolveCallback() argument 300 uint32_t /* interface */, DNSServiceErrorType errorCode, const char *hostname, in MDnsSdListenerGetAddrInfoCallback() argument
|
/system/keymaster/ |
D | ocb.c | 82 typedef unsigned __int32 uint32_t; typedef
|