Home
last modified time | relevance | path

Searched defs:busy (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/hdmi/include/
H A Daudio_hdmi_codec_linux.h21 bool busy; member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pwm/
H A Dpwm_core.h37 bool busy; member
/ohos5.0/foundation/ai/ai_engine/test/common/queuepool/
H A Dqueuepool_test.cpp123 auto busy = queuePool->BusyQueueNum(); variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_constant.cpp182 napi_value busy = nullptr; in ResultCodeConstructor() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_entry.cpp666 napi_value busy = nullptr; in ResultCodeConstructor() local
709 napi_value busy = nullptr; in UserAuthResultCodeConstructor() local
751 napi_value busy = nullptr; in AuthenticationResultConstructor() local
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h125 bool busy; member
H A Dusbhost_nosdk_speed.h128 bool busy; member
H A Dusbhost_sdkapi_speed.h131 bool busy; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.cpp530 void VirtualSingleVerSyncDBInterface::SetBusy(bool busy, bool readBusy) in SetBusy()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp321 bool busy = false; in RenderCameras() local
/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h202 …uint32_t busy : 1; /* bit:31 This bit is set to LOW if the card has not finished the power up … member