Home
last modified time | relevance | path

Searched defs:contentData (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/code_signature/utils/src/
H A Dsigner_info.cpp42 const ByteBuffer &contentData, bool carrySigningTime) in InitSignerInfo()
99 bool SignerInfo::AddAttrsToSignerInfo(const std::string &ownerID, const ByteBuffer &contentData) in AddAttrsToSignerInfo()
H A Dpkcs7_generator.cpp28 const ByteBuffer &contentData, ByteBuffer &out) in GenerateSignature()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp207 std::stringstream contentData; in GetConfigContent() local