Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_privacy.h38 int32_t StopPrivacePage(const std::string &subtype);
/ohos5.0/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
339 comPrivacyObj_->StopPrivacePage(subtype); in ProcessStopPage()
H A Dcomponent_manager.cpp288 cameraCompPrivacy_->StopPrivacePage("camera"); in StopPrivacy()
293 audioCompPrivacy_->StopPrivacePage("mic"); in StopPrivacy()