Searched refs:StartPrivacePage (Results 1 – 2 of 2) sorted by relevance
37 int32_t StartPrivacePage(const std::string &subtype, const std::string &networkId);
156 int32_t ComponentPrivacy::StartPrivacePage(const std::string &subtype, const std::string &networkId) in StartPrivacePage() function in OHOS::DistributedHardware::ComponentPrivacy318 comPrivacyObj_->StartPrivacePage(subtype, networkId); in ProcessStartPage()