Home
last modified time | relevance | path

Searched defs:isStop (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/test/sinkcollectorunittest/
H A Ddistributed_input_collector_test.cpp80 bool isStop = DistributedInputCollector::GetInstance().IsAllDevicesStoped(); variable
94 bool isStop = DistributedInputCollector::GetInstance().IsAllDevicesStoped(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/
H A Dnode_container_pattern.cpp102 bool NodeContainerPattern::HandleTextureExport(bool isStop) in HandleTextureExport()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h158 void SetIsStop(bool isStop) in SetIsStop()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.h228 void SetIsStopHoverImageAnimation(bool isStop) in SetIsStopHoverImageAnimation()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng.cpp658 for (bool isStop : isStops) { variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4648 void AudioPolicyService::OnDeviceStatusUpdated(DStatusInfo statusInfo, bool isStop) in OnDeviceStatusUpdated()