Home
last modified time | relevance | path

Searched refs:StopPrivacePage (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_privacy.h38 int32_t StopPrivacePage(const std::string &subtype);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp192 int32_t ComponentPrivacy::StopPrivacePage(const std::string &subtype) in StopPrivacePage() function in OHOS::DistributedHardware::ComponentPrivacy
194 DHLOGI("StopPrivacePage start."); in StopPrivacePage()
214 DHLOGI("performance time: StopPrivacePage result = %{public}d", result); in StopPrivacePage()
339 comPrivacyObj_->StopPrivacePage(subtype); in ProcessStopPage()
H A Dcomponent_manager.cpp288 cameraCompPrivacy_->StopPrivacePage("camera"); in StopPrivacy()
293 audioCompPrivacy_->StopPrivacePage("mic"); in StopPrivacy()

Completed in 5 milliseconds