/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_packetizer.cpp | 26 auto total = StreamPacketHeader::STREAM_HEADER_SIZE; in CalculateHeaderSize() local 33 auto total = 0; in CalculateExtSize() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | lock_free_queue.c | 26 int total = size * count + 1;
in LFQUE_Create() local
|
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_types_v0.h | 25 int total; member
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | trans_mananger.cpp | 29 void TransManager::NotifyFileProgress(const std::string &sessionName, uint64_t total, uint64_t processed) in NotifyFileProgress() argument
|
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/ |
H A D | trans_mananger_test.cpp | 144 uint64_t total = 0; in HWTEST_F() local 155 uint64_t total = 0; in HWTEST_F() local
|
/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
H A D | storage_stats.h | 26 StorageStats(int64_t total, int64_t audio, int64_t video, int64_t image, int64_t file, int64_t app) in StorageStats() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_progress_ffi.cpp | 34 void FfiOHOSAceFrameworkProgressCreate(double value, double total, int32_t type) in FfiOHOSAceFrameworkProgressCreate() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | matrix_test.cpp | 56 OH_Drawing_Matrix* total = OH_Drawing_MatrixCreate(); in OnTestPerformance() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | gesture_group.cpp | 64 int32_t total = *plen; in Deserialize() local 99 int32_t total = 0; SizeofMe() local 126 auto total = SizeofMe(); Serialize() local [all...] |
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_monitor.cpp | 143 auto total = static_cast<int64_t>(duration_cast<nanoseconds>(end_ - begin_).count()); in FlushPerfMonitor() local
|
/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | memory_monitor.cpp | 114 size_t total = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | lazy_layout_wrapper_builder.cpp | 146 auto total = GetTotalCount(); in OnExpandChildLayoutWrapper() local
|
/foundation/arkui/ace_engine_lite/frameworks/common/memory/ |
H A D | mem_proc.cpp | 131 size_t total = stats.size; in JerryMemTracing() local
|
/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_manager.cpp | 100 uint32_t total = buffer.GetReserveFds() + buffer.GetReserveInts() + sizeof(BufferHandle); in AllocateBufferHandle() local
|
/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | dhcp_socket_test.cpp | 160 int total = 0; in HWTEST_F() local 179 int total = (int)sizeof(struct UdpDhcpPacket) + 1; in HWTEST_F() local 210 int total = (int)sizeof(struct UdpDhcpPacket) + 1; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_date.h | 111 ProgressConfiguration(float value, float total, bool enabled) in ProgressConfiguration() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
H A D | item_data_box.h | 43 size_t total = 0; in GetExtentsTotalSize() local
|
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | eventhandler_adapter_queue.cpp | 70 uint32_t total = 0;
in DumpUnexecutedTaskInfo() local 101 oss << tag << " Total event size : " << total << "\n";
in DumpUnexecutedTaskInfo() local
|
/foundation/communication/dsoftbus/core/connection/ble/include/ |
H A D | softbus_conn_ble_trans.h | 46 uint32_t total; member 58 uint32_t total; member
|
/foundation/distributeddatamgr/pasteboard/framework/tlv/ |
H A D | tlv_object.cpp | 498 bool TLVObject::Encode(std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total)
in Encode() argument 506 bool TLVObject::Decode(const std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total)
in Decode() argument
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/ |
H A D | unified_meta.cpp | 618 size_t total = 0; in GetDetailsSize() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | rs_skia_memory_tracer.cpp | 172 TraceValue total = ConvertUnits(totalSize_); in LogTotals() local
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
H A D | cast_local_file_channel_server.cpp | 376 int total = 0; in ReadFileDataByFd() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
H A D | cast_local_file_channel_server.cpp | 365 int total = 0; in ReadFileDataByFd() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_adaptive/ |
H A D | grid_adaptive_layout_algorithm.cpp | 112 int32_t total = layoutWrapper->GetTotalChildCount(); in Layout() local
|