Home
last modified time | relevance | path

Searched refs:GetBlockLen (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
H A Dblock_head_test.cpp72 * @tc.name: GetBlockLen
79 HWTEST_F(BlockHeadTest, GetBlockLen, testing::ext::TestSize.Level1) in HWTEST_F()
82 int blockLen = api->GetBlockLen(); in HWTEST_F()
/developtools/hapsigner/hapsigntool_cpp/hap/entity/include/
H A Dblock_head.h34 static int GetBlockLen();
/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
H A Dblock_head.cpp23 int BlockHead::GetBlockLen() in GetBlockLen() function in OHOS::SignatureTools::BlockHead
/developtools/hapsigner/hapsigntool_cpp/hap/sign/src/
H A Dsign_bin.cpp78 int64_t offset = binFileLen + BlockHead::GetBlockLen() + BlockHead::GetBlockLen(); in WriteBlockDataToFile()

Completed in 3 milliseconds