Searched refs:GetBlockFromOptionalBlocks (Results 1 – 3 of 3) sorted by relevance
80 return GetBlockFromOptionalBlocks(PROPERTY_BLOB, property); in GetProperty()83 int32_t HapVerifyResult::GetBlockFromOptionalBlocks(int32_t blockType, std::string& block) const in GetBlockFromOptionalBlocks() function in OHOS::Security::Verify::HapVerifyResult
100 int32_t ret = hapVerifyResult.GetBlockFromOptionalBlocks(PROFILE_BLOB, getProfile);
80 DLL_EXPORT int32_t GetBlockFromOptionalBlocks(int32_t blockType, std::string& block) const;