/base/hiviewdfx/faultloggerd/test/resource/testdata/ |
D | ehdr_from_readelf_32 | 15 Size of this header: 52 (bytes) 16 Size of program headers: 32 (bytes) 18 Size of section headers: 40 (bytes)
|
D | ehdr_from_readelf_64 | 15 Size of this header: 64 (bytes) 16 Size of program headers: 56 (bytes) 18 Size of section headers: 64 (bytes)
|
D | shdrs_from_readelf_32 | 4 [Nr] Name Type Addr Off Size ES Flg Lk Inf Al
|
/base/location/test/location_locator/source/ |
D | work_record_test.cpp | 75 EXPECT_EQ(1, workrecord->Size()); 77 EXPECT_EQ(1, workrecord->Size()); 79 EXPECT_EQ(0, workrecord->Size()); // remove successfully 92 EXPECT_EQ(1, workrecord->Size()); 94 EXPECT_EQ(1, workrecord->Size()); 96 EXPECT_EQ(1, workrecord->Size()); 98 EXPECT_EQ(1, workrecord->Size()); 100 EXPECT_EQ(1, workrecord->Size()); 102 EXPECT_EQ(1, workrecord->Size()); 104 EXPECT_EQ(1, workrecord->Size()); [all …]
|
/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
D | blob.cpp | 95 size_t Blob::Size() const in Size() function in OHOS::DistributedKv::Blob 112 if (n >= Size()) { in operator []() 147 size_t len = blob.Size(); in StartsWith() 148 if (Size() < len) { in StartsWith()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
D | blob.cpp | 95 size_t Blob::Size() const in Size() function in OHOS::DistributedKv::Blob 112 if (n >= Size()) { in operator []() 147 size_t len = blob.Size(); in StartsWith() 148 if (Size() < len) { in StartsWith()
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
D | blob.cpp | 95 size_t Blob::Size() const in Size() function in OHOS::DistributedKv::Blob 112 if (n >= Size()) { in operator []() 147 size_t len = blob.Size(); in StartsWith() 148 if (Size() < len) { in StartsWith()
|
/base/msdp/device_status/utils/ipc/src/ |
D | stream_buffer.cpp | 83 return Write(buf.Data(), buf.Size()); in Write() 88 return buf.Write(Data(), Size()); in Read() 162 size_t StreamBuffer::Size() const in Size() function in OHOS::Msdp::StreamBuffer 211 return Write(buf.Data(), buf.Size()); in Clone()
|
D | stream_client.cpp | 100 return SendMsg(buf.Data(), buf.Size()); in SendMsg()
|
D | stream_session.cpp | 108 return SendMsg(buf.Data(), buf.Size()); in SendMsg()
|
/base/sensors/sensor/utils/ipc/src/ |
D | stream_buffer.cpp | 93 return buf.Write(Data(), Size()); in Read() 102 return Write(buf.Data(), buf.Size()); in Write() 192 return Write(buf.Data(), buf.Size()); in Clone() 218 size_t StreamBuffer::Size() const in Size() function in OHOS::Sensors::StreamBuffer
|
D | net_packet.cpp | 58 return Size(); in GetSize()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
D | mock_pixel_map.cpp | 88 bool PixelMap::ScalePixelMap(const Size &targetSize, const Size &dstSize, const ScaleMode &scaleMod… in ScalePixelMap() 103 bool PixelMap::IsSameSize(const Size &src, const Size &dst) in IsSameSize() 278 uint32_t PixelMap::ResetConfig(const Size &size, const PixelFormat &format) in ResetConfig()
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
D | hisysevent_record.cpp | 227 int arraySize = src->Size(); in GetParamValue() 242 int arraySize = src->Size(); in GetParamValue() 257 int arraySize = src->Size(); in GetParamValue() 272 int arraySize = src->Size(); in GetParamValue() 332 if (val->Size() > 0) { in IsArray() 335 return (val->Size() == 0); in IsArray() 460 int HiSysEventValue::Size() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/ |
D | hilog_vector.h | 33 static size_t Size(const HilogVector *vector);
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
D | dfx_mmap.h | 46 inline size_t Size() { return size_; } in Size() function
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
D | hisysevent_value.h | 48 int Size() const;
|
/base/location/services/location_locator/locator/source/ |
D | subability_common.cpp | 93 return newRecord_->Size(); in GetRequestNum() 104 for (int i = 0; i < lastRecord_->Size(); i++) { in HandleRemoveRecord() 120 for (int i = 0; i < newRecord.Size(); i++) { in HandleAddRecord()
|
D | work_record.cpp | 175 int WorkRecord::Size() in Size() function in OHOS::Location::WorkRecord 298 int num = workRecord.Size(); in Set()
|
/base/time/time_service/services/timer/include/ |
D | batch.h | 35 size_t Size() const;
|
/base/location/services/location_locator/locator/include/ |
D | work_record.h | 41 int Size();
|
/base/msdp/device_status/intention/ipc/socket/src/ |
D | socket_session.cpp | 55 return SendMsg(buf.Data(), buf.Size()); in SendMsg()
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
D | hilog_vector.cpp | 46 size_t HilogVector::Size(const HilogVector *vector) in Size() function in OHOS::ACELite::HilogVector
|
/base/msdp/device_status/utils/ipc/include/ |
D | stream_buffer.h | 41 size_t Size() const;
|
/base/time/time_service/services/timer/src/ |
D | batch.cpp | 37 size_t Batch::Size() const in Size() function in OHOS::MiscServices::Batch
|