Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_privacy.h41 bool GetPageFlag();
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp259 bool ComponentPrivacy::GetPageFlag() in GetPageFlag() function in OHOS::DistributedHardware::ComponentPrivacy
H A Dcomponent_manager.cpp287 if (cameraCompPrivacy_ != nullptr && cameraCompPrivacy_->GetPageFlag()) { in StopPrivacy()
292 if (audioCompPrivacy_ != nullptr && audioCompPrivacy_->GetPageFlag()) { in StopPrivacy()

Completed in 3 milliseconds