/system/core/libutils/ |
D | BitSet_test.cpp | 42 BitSet32 tmp = b1 | b2; in TEST_F() local 58 BitSet32 tmp = b1 & b2; in TEST_F() local 77 BitSet32 tmp = b1 & b2; in TEST_F() local 164 BitSet64 tmp = b1 | b2; in TEST_F() local 180 BitSet64 tmp = b1 & b2; in TEST_F() local 199 BitSet64 tmp = b1 & b2; in TEST_F() local
|
/system/chre/apps/chqts/src/shared/ |
D | nano_endian.cc | 23 uint8_t tmp = bytes[front]; in swapBytes() local
|
/system/vold/tests/ |
D | Utils_test.cpp | 27 std::string tmp; in TEST_F() local
|
/system/keymaster/key_blob_utils/ |
D | auth_encrypted_key_blob.cpp | 62 const uint8_t* tmp = key_blob.key_material; in DeserializeUnversionedBlob() local 90 const uint8_t* tmp = key_blob.key_material; in DeserializeAuthEncryptedBlob() local
|
/system/keymaster/km_openssl/ |
D | asymmetric_key.cpp | 56 uint8_t* tmp = material->get(); in formatted_key_material() local
|
/system/core/libdiskconfig/ |
D | diskconfig.c | 39 char tmp[64]; in parse_len() local 99 const char *tmp; in load_partitions() local 145 const char *tmp; in load_diskconfig() local
|
D | diskutils.c | 40 ssize_t tmp; in write_raw_image() local
|
/system/vold/model/ |
D | Disk.cpp | 265 std::string tmp; in readMetadata() local 276 std::string tmp; in readMetadata() local 309 std::string tmp; in readMetadata() local 570 std::string tmp; in getMaxMinors() local 590 std::string tmp; in getMaxMinors() local
|
D | ObbVolume.cpp | 66 char tmp[PATH_MAX]; in doCreate() local
|
/system/bt/binder/android/bluetooth/ |
D | bluetooth_device.cc | 36 String16 tmp; in readFromParcel() local
|
/system/bt/service/common/android/bluetooth/ |
D | bluetooth_avrcp_int_value.cc | 40 int32_t tmp; in readFromParcel() local
|
D | bluetooth_gatt_descriptor.cc | 47 int32_t tmp; in readFromParcel() local
|
D | bluetooth_avrcp_string_value.cc | 40 int32_t tmp; in readFromParcel() local
|
D | bluetooth_a2dp_codec_config.cc | 61 int32_t tmp; in readFromParcel() local
|
D | bluetooth_gatt_included_service.cc | 48 int32_t tmp; in readFromParcel() local
|
D | bluetooth_avrcp_media_attr.cc | 76 int32_t tmp; in readFromParcel() local
|
D | scan_filter.cc | 45 UUID tmp; in writeToParcel() local
|
D | bluetooth_gatt_characteristic.cc | 54 int32_t tmp; in readFromParcel() local
|
/system/core/adb/daemon/ |
D | transport_qemu.cpp | 66 char tmp[256]; in qemu_socket_thread() local
|
/system/bt/types/bluetooth/ |
D | uuid.cc | 124 UUID128Bit tmp; in From128BitBE() local 136 UUID128Bit tmp; in From128BitLE() local
|
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/ |
D | uuid.cc | 120 UUID128Bit tmp; in From128BitBE() local 132 UUID128Bit tmp; in From128BitLE() local
|
/system/bt/types/ |
D | raw_address.cc | 71 RawAddress tmp; in IsValidAddress() local
|
D | class_of_device.cc | 76 ClassOfDevice tmp; in IsValid() local
|
/system/bt/vendor_libs/test_vendor_lib/types/ |
D | address.cc | 69 Address tmp; in IsValidAddress() local
|
/system/nfc/utils/ |
D | config.cc | 33 uint8_t tmp = 0; in parseBytesString() local 95 unsigned tmp = 0; in parseFromString() local
|