Searched refs:Size (Results 1 – 17 of 17) sorted by relevance
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_string.h | 77 void OI_MemCopy(void *To, void const *From, OI_UINT32 Size); 85 void OI_MemSet(void *Block, OI_UINT8 Val, OI_UINT32 Size); 93 void OI_MemZero(void *Block, OI_UINT32 Size);
|
/system/media/camera/docs/ |
D | camera_device_info.proto | 29 message Size { message 99 repeated Size android_jpeg_availableThumbnailSizes = 524288; 138 optional Size android_sensor_info_pixelArraySize = 1048582;
|
D | camera_device_info.mako | 29 message Size {
|
/system/connectivity/shill/net/ |
D | event_history.h | 75 size_t Size() const { return events_.size(); } in Size() function
|
/system/extras/simpleperf/ |
D | record_file_test.cpp | 69 char p[BuildId::Size()]; in TEST_F() 70 for (size_t i = 0; i < BuildId::Size(); ++i) { in TEST_F()
|
D | record.cpp | 76 return Size(); in CreateContent() 146 size_t SampleId::Size() const { in Size() function in SampleId 210 header.size = sizeof(header) + sizeof(data) + ALIGN(filename.size() + 1, 8) + sample_id.Size(); in AdjustSizeBasedOnData() 242 header.size = sizeof(header) + sizeof(data) + ALIGN(filename.size() + 1, 8) + sample_id.Size(); in AdjustSizeBasedOnData() 539 p += ALIGN(build_id.Size(), 8); in BuildIdRecord() 550 memcpy(p, build_id.Data(), build_id.Size()); in BinaryFormat() 551 p += ALIGN(build_id.Size(), 8); in BinaryFormat() 687 ALIGN(record.build_id.Size(), 8) + ALIGN(filename.size() + 1, 64); in CreateBuildIdRecord()
|
D | build_id.h | 28 static size_t Size() { in Size() function
|
D | record.h | 128 size_t Size() const;
|
/system/core/logd/ |
D | README.property | 23 persist.logd.size.<buffer> number ro Size of the buffer for <buffer> log
|
/system/connectivity/shill/ |
D | service_unittest.cc | 1784 ASSERT_EQ(1, GetDisconnects()->Size()); in TEST_F() 1794 ASSERT_EQ(1, GetDisconnects()->Size()); in TEST_F() 1812 ASSERT_EQ(1, GetMisconnects()->Size()); in TEST_F() 1821 ASSERT_EQ(1, GetMisconnects()->Size()); in TEST_F() 1850 ASSERT_EQ(1, events->Size()); in TEST_F() 1863 EXPECT_EQ(GetMaxDisconnectEventHistory(), GetDisconnects()->Size()); in TEST_F() 1874 EXPECT_EQ(GetMaxMisconnectEventHistory(), GetMisconnects()->Size()); in TEST_F()
|
/system/connectivity/shill/wifi/ |
D | wake_on_wifi_unittest.cc | 2249 EXPECT_EQ(kNumEvents, GetDarkResumeHistory()->Size()); in TEST_F() 2711 EXPECT_EQ(1, GetDarkResumeHistory()->Size()); in TEST_F() 2744 GetDarkResumeHistory()->Size()); in TEST_F() 2801 GetDarkResumeHistory()->Size()); in TEST_F()
|
/system/update_engine/ |
D | update_metadata.proto | 23 // uint64 manifest_size; // Size of protobuf DeltaArchiveManifest
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 292 -- Packet Size --
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 132 4.13 Size Checking ................................................................................… 2137 4.13 Size Checking 13974 Size in bits of the key 16118 Size is the same as parentName.
|
D | raw_structures_fixed.txt | 132 4.13 Size Checking ................................................................................… 2137 4.13 Size Checking 13989 Size in bits of the key 16109 Size is the same as parentName.
|
D | raw_commands.txt | 652 Table 42 — Message Size Limits Based on Padding ...................................................… 6359 Size of outData is limited to be no more than 128 octets. 8326 Table 42 — Message Size Limits Based on Padding 8439 Size of the buffer is zero if no label is present 19167 Size is limited to be no larger than the nonce size 19732 Size is limited to be no larger than the nonce size
|
D | raw_commands_fixed.txt | 652 Table 42 — Message Size Limits Based on Padding ...................................................… 6363 Size of outData is limited to be no more than 128 octets. 8337 Table 42 — Message Size Limits Based on Padding 8450 Size of the buffer is zero if no label is present 19180 Size is limited to be no larger than the nonce size 19745 Size is limited to be no larger than the nonce size
|