Home
last modified time | relevance | path

Searched refs:isTrust (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_trust_mgr.cpp68 void FormTrustMgr::MarkTrustFlag(const std::string &bundleName, bool isTrust) in MarkTrustFlag() argument
72 if (isTrust && iter != unTrustList_.end()) { in MarkTrustFlag()
82 if (!isTrust) { in MarkTrustFlag()
/foundation/ability/form_fwk/services/include/
H A Dform_trust_mgr.h47 * @param isTrust isTrust.
50 void MarkTrustFlag(const std::string &bundleName, bool isTrust);
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h138 int32_t isTrust; member
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp216 "IS_TRUST", info.isTrust, in ReportAuthOpenSession()
234 "IS_TRUST", info.isTrust, in ReportAuthOpenSession()
554 "IS_TRUST", info.isTrust); in ReportNetworkOnline()
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp329 .isTrust = static_cast<int32_t>(TrustStatus::NOT_TRUST), in OnSessionOpened()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp258 .isTrust = static_cast<int32_t>(TrustStatus::IS_TRUST), in OnSoftbusDeviceOnline()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp725 .isTrust = static_cast<int32_t>(TrustStatus::NOT_TRUST), in EstablishAuthChannel()

Completed in 10 milliseconds