Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 121) sorted by relevance

12345

/system/core/libutils/
DBitSet_test.cpp42 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/
Dnano_endian.cc23 uint8_t tmp = bytes[front]; in swapBytes() local
/system/vold/tests/
DUtils_test.cpp27 std::string tmp; in TEST_F() local
/system/keymaster/key_blob_utils/
Dauth_encrypted_key_blob.cpp62 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/
Dasymmetric_key.cpp56 uint8_t* tmp = material->get(); in formatted_key_material() local
/system/core/libdiskconfig/
Ddiskconfig.c39 char tmp[64]; in parse_len() local
99 const char *tmp; in load_partitions() local
145 const char *tmp; in load_diskconfig() local
Ddiskutils.c40 ssize_t tmp; in write_raw_image() local
/system/vold/model/
DDisk.cpp265 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
DObbVolume.cpp66 char tmp[PATH_MAX]; in doCreate() local
/system/bt/binder/android/bluetooth/
Dbluetooth_device.cc36 String16 tmp; in readFromParcel() local
/system/bt/service/common/android/bluetooth/
Dbluetooth_avrcp_int_value.cc40 int32_t tmp; in readFromParcel() local
Dbluetooth_gatt_descriptor.cc47 int32_t tmp; in readFromParcel() local
Dbluetooth_avrcp_string_value.cc40 int32_t tmp; in readFromParcel() local
Dbluetooth_a2dp_codec_config.cc61 int32_t tmp; in readFromParcel() local
Dbluetooth_gatt_included_service.cc48 int32_t tmp; in readFromParcel() local
Dbluetooth_avrcp_media_attr.cc76 int32_t tmp; in readFromParcel() local
Dscan_filter.cc45 UUID tmp; in writeToParcel() local
Dbluetooth_gatt_characteristic.cc54 int32_t tmp; in readFromParcel() local
/system/core/adb/daemon/
Dtransport_qemu.cpp66 char tmp[256]; in qemu_socket_thread() local
/system/bt/types/bluetooth/
Duuid.cc124 UUID128Bit tmp; in From128BitBE() local
136 UUID128Bit tmp; in From128BitLE() local
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
Duuid.cc120 UUID128Bit tmp; in From128BitBE() local
132 UUID128Bit tmp; in From128BitLE() local
/system/bt/types/
Draw_address.cc71 RawAddress tmp; in IsValidAddress() local
Dclass_of_device.cc76 ClassOfDevice tmp; in IsValid() local
/system/bt/vendor_libs/test_vendor_lib/types/
Daddress.cc69 Address tmp; in IsValidAddress() local
/system/nfc/utils/
Dconfig.cc33 uint8_t tmp = 0; in parseBytesString() local
95 unsigned tmp = 0; in parseFromString() local

12345