Home
last modified time | relevance | path

Searched defs:IsDone (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.cpp199 bool ObexSetPathObject::IsDone() const in IsDone() function in OHOS::bluetooth::ObexSetPathObject
278 bool ObexClientSendObject::IsDone() const in IsDone() function in OHOS::bluetooth::ObexClientSendObject
405 bool ObexClientReceivedObject::IsDone() const in IsDone() function in OHOS::bluetooth::ObexClientReceivedObject
603 bool ObexServerSendObject::IsDone() const in IsDone() function in OHOS::bluetooth::ObexServerSendObject
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region_helper.h106 inline bool IsDone() const in IsDone() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp98 bool IsDone() const in IsDone() function in __anondcf869ec0110::TaskResult::State
118 bool IsDone() const final in IsDone() function in __anondcf869ec0110::TaskResult
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.cpp905 napi_value Task::IsDone(napi_env env, napi_callback_info cbinfo) in IsDone() function in Commonlibrary::Concurrent::TaskPoolModule::Task