Home
last modified time | relevance | path

Searched refs:signCode_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h970 std::string signCode_; // the sign of this hap variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp310 return signCode_; in GetSignCode()
315 signCode_ = signCode; in SetSignCode()