/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/ |
H A D | hap_byte_buffer_data_source.cpp | 36 long long HapByteBufferDataSource::Remaining() const in Remaining() function in OHOS::Security::Verify::HapByteBufferDataSource 38 return static_cast<long long>(hapByteBuffer.Remaining()); in Remaining()
|
H A D | hap_file_data_source.cpp | 38 long long HapFileDataSource::Remaining() const in Remaining() function in OHOS::Security::Verify::HapFileDataSource
|
H A D | hap_byte_buffer.cpp | 272 int32_t HapByteBuffer::Remaining() const in Remaining() function in OHOS::Security::Verify::HapByteBuffer
|
/ohos5.0/docs/en/application-dev/reference/apis-backgroundtasks-kit/ |
H A D | _transient_task___delay_suspend_info.md | 21 | int32_t [actualDelayTime](#actualdelaytime) | Remaining time, in ms. | 34 Remaining time, in ms.
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-memory-info.md | 10 …tion rate:<br>Fragmentation rate = 100 – 100 x Maximum free memory block size/Remaining memory size 31 UINT32 totalFreeSize; // Remaining size of the memory pool. 45 Fragmentation rate = 100 – 100 x Maximum free memory block size/Remaining memory size
|
H A D | kernel-mini-memory-debug.md | 16 …tion rate:<br>Fragmentation rate = 100 – 100 x Maximum free memory block size/Remaining memory size 37 UINT32 totalFreeSize; // Remaining size of the memory pool. 49 …s follows:<br>Fragmentation rate = 100 – 100 x Maximum free memory block size/Remaining memory size
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/common/ |
H A D | data_source.h | 28 virtual long long Remaining() const = 0;
|
H A D | hap_byte_buffer_data_source.h | 31 long long Remaining() const override;
|
H A D | hap_file_data_source.h | 30 long long Remaining() const override;
|
H A D | hap_byte_buffer.h | 60 DLL_EXPORT int32_t Remaining() const;
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.3.2/ |
H A D | changelogs-power.md | 21 | EXTRA_SOC | 0 | Remaining battery level in percentage. | 38 | EXTRA_SOC | "soc" | Remaining battery level in percentage. |
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/ |
H A D | hap_signing_block_utils.cpp | 482 chunkCount += GetChunkCount(contents[i]->Remaining(), CHUNK_SIZE); in GetSumOfChunkDigestLen() 519 int32_t chunkSize = std::min(contents[i]->Remaining(), CHUNK_SIZE); in ComputeDigestsForEachChunk()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_0/foo/battery/v1_0/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
H A D | IBatteryInterface.idl | 212 * @param remainEnergy Remaining battery capacity, in mA.
|
/ohos5.0/drivers/interface/battery/v1_0/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
H A D | hap_byte_buffer_test.cpp | 171 ASSERT_TRUE(buffer1.Remaining() == sizeof(int));
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_1/foo/battery/v1_1/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/drivers/interface/battery/v1_1/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-common-atomic-layout.md | 24 …ng space to the set child components. Size of the set child component = Remaining space x flex-wei…
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_2/foo/battery/v1_2/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v2_0/foo/battery/v2_0/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/docs/en/application-dev/faqs/ |
H A D | faqs-security.md | 27 encryptOptions.inData = aesCipherStringToUint8Array(cipherInData.slice (64,80)); // Remaining data
|
/ohos5.0/drivers/interface/battery/v1_2/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/drivers/interface/battery/v2_0/ |
H A D | Types.idl | 133 /** Remaining battery capacity */
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-battery-info-sys.md | 159 … | number | Yes | No | Remaining battery capacity…
|