Home
last modified time | relevance | path

Searched defs:isUsing (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Ddistributed_screen_status_manager_branch_test.cpp214 bool isUsing = true; variable
236 bool isUsing = true; variable
260 bool isUsing = true; variable
286 bool isUsing = true; variable
312 bool isUsing = true; variable
338 bool isUsing = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_test.cpp55 bool isUsing = true; variable
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_screen_status_manager_test.cpp53 bool isUsing = true; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/
H A Daudio_buffer_info.h74 std::atomic<bool> isUsing; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayer_test.cpp179 bool isUsing = true; variable
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_screen_status_manager.cpp173 ErrCode DistributedScreenStatusManager::CheckRemoteDevicesIsUsing(bool &isUsing) in CheckRemoteDevicesIsUsing()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c342 bool isUsing = false; in TransProxyChanProcessByReqId() local