Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_epoll.h46 TaskHandle readHandle; member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dscene_holder.cpp884 if (auto readHandle = nameComponentManager.Read(entity)) { in GetEntityId() local
973 if (auto readHandle = nodeComponentManager_->Read(mesh.components[1])) { in FindMesh() local
977 if (auto readHandle = nameComponentManager_->Read(mesh.components[2])) { in FindMesh() local
1027 if (auto readHandle = nodeComponentManager_->Read(material.components[1])) { in FindMaterial() local
1031 if (auto readHandle = nameComponentManager_->Read(material.components[2])) { in FindMaterial() local
1039 if (auto readHandle = uriComponentManager_->Read(material.components[3])) { in FindMaterial() local
1099 if (auto readHandle = nodeComponentManager_->Read(animation.components[1])) { in FindAnimation() local
1103 if (auto readHandle = nameComponentManager_->Read(animation.components[2])) { in FindAnimation() local
1903 if (auto readHandle = materialComponentManager_->Read(materialEntity)) { in GetShader() local
1943 if (auto readHandle = materialComponentManager_->Read(materialEntity)) { in GetGraphicsState() local
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_vacuum_executor_impl.cpp58 MultiVerStorageExecutor *readHandle = multiKvDB_->GetHandle(false, errCode, true); in GetVacuumAbleCommits() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
Datt.h268 AttReadReq readHandle; member