Home
last modified time | relevance | path

Searched refs:capacity (Results 1 – 14 of 14) sorted by relevance

/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/
DObjectPool.ets28 …e pool when it is empty might incur a time cost with sufficiently large capacity. Set the repleni…
49 …* Returns an ObjectPool instance, of a given starting capacity, that recycles instances of a given…
65 throw new Error("Object Pool must be instantiated with a capacity greater than 0!");
123 * replenished. If the pool capacity is sufficiently large, this could come at a performance
206 * Returns the capacity of this object pool. Note : The pool will automatically resize
208 * capacity allows, but this comes at a performance cost.
210 * @return The capacity of the pool.
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/energy/
DTabPanePowerBattery.ts51 capacity: [],
92 value: powerData['POWER_IDE_BATTERY'].capacity + ' mAh',
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/energy/
DTabPanePowerBattery.ts51 capacity: [],
92 value: powerData['POWER_IDE_BATTERY'].capacity + ' mAh',
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyHap.java281 hapSigningBlock.capacity() - ZIP_HEAD_OF_SIGNING_BLOCK_LENGTH, in getHapSignatureSchemeBlockAndOptionalBlocks()
282 hapSigningBlock.capacity()); in getHapSignatureSchemeBlockAndOptionalBlocks()
284 hapSigningBlock.capacity() - ZIP_HEAD_OF_SIGNING_BLOCK_LENGTH); in getHapSignatureSchemeBlockAndOptionalBlocks()
286 byte[] signatureValueBytes = new byte[value.capacity()]; in getHapSignatureSchemeBlockAndOptionalBlocks()
291 int current = value.capacity() - ZIP_HEAD_OF_SUBSIGNING_BLOCK_LENGTH * blockCount; in getHapSignatureSchemeBlockAndOptionalBlocks()
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dftrace_field_parser_test.cpp39 if (memcpy_s(&buffer_[offset], buffer_.capacity() - offset, &value, sizeof(value))) { in AppendInt()
55 if (memcpy_s(&buffer_[offset], buffer_.capacity() - offset, &str[0], str.size())) { in AppendString()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DHapUtils.java384 int capacity = source.capacity(); in sliceBuffer() local
385 if (startPos < 0 || endPos < startPos || endPos > capacity) { in sliceBuffer()
387 "startPos: " + startPos + ", endPos: " + endPos + ", capacity: " + capacity); in sliceBuffer()
414 byte[] signatureBlockBytes = new byte[header.capacity()]; in reverseSliceBuffer()
/developtools/hdc/src/daemon/
Djdwp.cpp265 size_t capacity = sizeof(saddr.sun_path); in UvPipeBind() local
266 size_t min = size < capacity ? size : capacity; in UvPipeBind()
270 saddr.sun_path[capacity - 1] = '\0'; in UvPipeBind()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DZipUtils.java80 int searchBufferSize = searchBuffer.capacity(); in findEocdInSearchBuffer()
/developtools/hiperf/include/
Dhashlist.h166 inline std::size_t capacity() const in capacity() function
/developtools/profiler/device/plugins/native_daemon/include/
Dhashlist.h166 inline std::size_t capacity() const in capacity() function
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhashlist_test.cpp45 ASSERT_EQ(hashList.capacity(), size_);
/developtools/hiperf/test/unittest/common/native/
Dhashlist_test.cpp45 ASSERT_EQ(hashList.capacity(), size_);
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/entity/
DDatabaseEntity.ets175 public capacity: String;
/developtools/profiler/hiebpf/include/
Dvmlinux.h7692 __u64 capacity; member
22766 long unsigned int capacity; member
23680 long unsigned int capacity; member
117654 int capacity; member
123960 sector_t capacity; member
124049 unsigned int capacity; member
135583 int capacity; member
138598 unsigned int capacity; member