Home
last modified time | relevance | path

Searched refs:Data (Results 1 – 25 of 246) sorted by relevance

12345678910

/system/bt/stack/test/a2dp/
Da2dp_vendor_ldac_decoder_test.cc31 uint8_t* Data(BT_HDR* packet) { return packet->data + packet->offset; } in Data() function
50 std::copy(data.cbegin(), data.cend(), Data(packet)); in AllocateL2capPacket()
/system/extras/perfprofd/
Dconfigreader.h79 struct Data;
80 std::unique_ptr<Data> data_;
Dconfigreader.cc46 struct ConfigReader::Data { struct in ConfigReader
64 ConfigReader::ConfigReader() : data_(new ConfigReader::Data()) in ConfigReader() argument
191 Data::values vals; in addUnsignedEntry()
237 Data::values vals; in overrideUnsignedEntry()
273 Data::values vals; in parseLine()
313 Data::events events; in parseLine()
/system/core/fastboot/
DREADME.md50 3. Data phase. Depending on the command, the host or client will
242 ### Fastboot Data
283 | Contents | ID | Flags | Seq # | Data |
304 Data Packet data, not present in all packets.
402 ID Flag SeqH SeqL Data ID Flag SeqH SeqL Data
411 ID Flags SeqH SeqL Data ID Flags SeqH SeqL Data
424 ID Flags SeqH SeqL Data ID Flags SeqH SeqL Data
437 ID Flag SeqH SeqL Data ID Flag SeqH SeqL Data
454 ID Flags SeqH SeqL Data ID Flags SeqH SeqL Data
461 ID Flags SeqH SeqL Data ID Flags SeqH SeqL Data
[all …]
/system/sepolicy/prebuilts/api/27.0/public/
Dhal_nfc.te14 # Data file accesses.
Dradio.te11 # Data file accesses.
/system/sepolicy/prebuilts/api/26.0/public/
Dhal_nfc.te14 # Data file accesses.
Dradio.te11 # Data file accesses.
/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h390 return IndirectHelper<T>::Read(Data(), i);
403 return reinterpret_cast<const void *>(Data() + o);
406 iterator begin() { return iterator(Data(), 0); }
407 const_iterator begin() const { return const_iterator(Data(), 0); }
409 iterator end() { return iterator(Data(), size()); }
410 const_iterator end() const { return const_iterator(Data(), size()); }
426 static_cast<uoffset_t>(val - (Data() + i * sizeof(uoffset_t))));
432 return const_cast<mutable_return_type>(IndirectHelper<T>::Read(Data(), i));
436 const uint8_t *Data() const {
440 uint8_t *Data() {
[all …]
/system/sepolicy/prebuilts/api/26.0/private/
Dnfc.te11 # Data file accesses.
/system/extras/simpleperf/
Dbuild_id.h63 const unsigned char* Data() const { in Data() function
/system/sepolicy/prebuilts/api/28.0/private/
Dnfc.te11 # Data file accesses.
/system/sepolicy/prebuilts/api/28.0/public/
Dradio.te11 # Data file accesses.
/system/sepolicy/private/
Dnfc.te11 # Data file accesses.
/system/sepolicy/prebuilts/api/27.0/private/
Dnfc.te11 # Data file accesses.
/system/sepolicy/prebuilts/api/29.0/private/
Dnfc.te11 # Data file accesses.
/system/core/
DNOTICE278 Unicode Data Files include all data files under the directories
299 "Data Files") or Unicode software and any associated documentation (the
300 "Software") to deal in the Data Files or Software without restriction,
302 publish, distribute, and/or sell copies of the Data Files or Software,
303 and to permit persons to whom the Data Files or Software are furnished to
305 notice appear with all copies of the Data Files or Software, (b) both the
307 documentation, and (c) there is clear notice in each modified Data File
309 Data File(s) or Software that the data or software has been modified.
323 or other dealings in these Data Files or Software without prior written
/system/sepolicy/prebuilts/api/29.0/public/
Dradio.te11 # Data file accesses.
/system/sepolicy/public/
Dradio.te11 # Data file accesses.
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE8 (the "Data Files") or Unicode software and any associated documentation
9 (the "Software") to deal in the Data Files or Software
12 the Data Files or Software, and to permit persons to whom the Data Files
15 of the Data Files or Software, or
32 use or other dealings in these Data Files or Software without prior
78 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
282 3. Lao Word Break Dictionary Data (laodict.txt)
324 4. Burmese Word Break Dictionary Data (burmesedict.txt)
/system/timezone/output_data/icu_overlay/
DLICENSE8 (the "Data Files") or Unicode software and any associated documentation
9 (the "Software") to deal in the Data Files or Software
12 the Data Files or Software, and to permit persons to whom the Data Files
15 of the Data Files or Software, or
32 use or other dealings in these Data Files or Software without prior
78 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
282 3. Lao Word Break Dictionary Data (laodict.txt)
324 4. Burmese Word Break Dictionary Data (burmesedict.txt)
/system/timezone/testing/data/test2/output_data/icu_overlay/
DLICENSE8 (the "Data Files") or Unicode software and any associated documentation
9 (the "Software") to deal in the Data Files or Software
12 the Data Files or Software, and to permit persons to whom the Data Files
15 of the Data Files or Software, or
32 use or other dealings in these Data Files or Software without prior
78 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
282 3. Lao Word Break Dictionary Data (laodict.txt)
324 4. Burmese Word Break Dictionary Data (burmesedict.txt)
/system/ca-certificates/files/
D0d69c7e1.015 Data:
D7a7c655d.014 Data:
/system/ca-certificates/google/files/
D0d69c7e1.015 Data:

12345678910