| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | SimpleParcelable.java | 27 SimpleParcelable(String name, int number) { set(name, number); } in SimpleParcelable() 31 public void set(String name, int number) { in set()
|
| D | BadParcelable.java | 28 BadParcelable(boolean bad, String name, int number) { in BadParcelable()
|
| /system/chre/test/simulation/rpc/ |
| D | rpc_test.proto | 12 uint32 number = 1; field
|
| /system/keymaster/km_openssl/ |
| D | kdf.cpp | 58 bool Kdf::Uint32ToBigEndianByteArray(uint32_t number, uint8_t* output) { in Uint32ToBigEndianByteArray()
|
| /system/tools/aidl/tests/ |
| D | simple_parcelable.cpp | 29 SimpleParcelable::SimpleParcelable(const std::string& name, int32_t number) in SimpleParcelable()
|
| D | bad_parcelable.cpp | 29 BadParcelable::BadParcelable(bool bad, const std::string& name, int32_t number) in BadParcelable()
|
| /system/chre/apps/rpc_world/rpc/ |
| D | rpc_world.proto | 18 uint32 number = 1; field
|
| /system/security/identity/ |
| D | CredentialData.cpp | 287 const cppbor::Int* number = valueItem->asInt(); in loadFromDisk() local 389 const cppbor::Int* number = valueItem->asInt(); in loadFromDisk() local 397 const cppbor::Int* number = valueItem->asInt(); in loadFromDisk() local 405 const cppbor::Int* number = valueItem->asInt(); in loadFromDisk() local
|
| /system/security/keystore2/test_utils/ |
| D | lib.rs | 46 let number: u16 = rand::random(); in new() localVariable
|
| /system/media/audio_utils/include/audio_utils/ |
| D | LogPlot.h | 131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
|
| /system/chre/host/common/ |
| D | chre_aidl_hal_client.cc | 109 bool isValidHexNumber(const std::string &number) { in isValidHexNumber() 122 uint16_t verifyAndConvertEndpointHexId(const std::string &number) { in verifyAndConvertEndpointHexId() 134 bool isValidNanoappHexId(const std::string &number) { in isValidNanoappHexId()
|
| /system/core/fastboot/device/ |
| D | utility.cpp | 139 bool GetSlotNumber(const std::string& slot, int32_t* number) { in GetSlotNumber()
|
| /system/extras/perf_tools/bats/ |
| D | lcan.py | 71 def divideValue(self, number): # scaler divide argument 300 def divideValue(self, number): argument
|
| /system/core/fastboot/ |
| D | usb_osx.cpp | 210 UInt8 number; in try_interfaces() local
|
| /system/update_engine/payload_consumer/ |
| D | partition_writer.cc | 64 int number; in DiscardPartitionTail() member
|
| /system/core/fs_mgr/liblp/ |
| D | io_test.cpp | 485 void FailOnWrite(int number) { in FailOnWrite() 489 void FailAfterWrite(int number) { in FailAfterWrite()
|
| /system/core/debuggerd/proto/ |
| D | tombstone.proto | 57 int32 number = 1; field
|
| /system/logging/logcat/tests/ |
| D | logcat_test.cpp | 976 size_t number = 0; in TEST() local
|