Home
last modified time | relevance | path

Searched defs:counter_ (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dentity_reference.h68 : entity_(entity), counter_(counter) in counter_() function in EntityReference
72 EntityReference(const EntityReference& other) noexcept : entity_(other.entity_), counter_(other.counter_) {} in counter_() function in EntityReference
127 IEntityReferenceCounter::Ptr counter_; global() member in EntityReference
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
H A Dsample_module.h43 static int8_t counter_; // used for js descriptor test member in OHOS::ACELite::final
H A Dsample_module.cpp180 int8_t SampleModule::counter_ = 0; member in OHOS::ACELite::SampleModule
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/commonevent/
H A Ddm_common_event_manager.h68 int32_t counter_ = 0; member in OHOS::DistributedHardware::DmCommonEventManager
/foundation/distributedhardware/device_manager/services/service/include/publishcommonevent/
H A Ddm_account_common_event.h66 int32_t counter_ = 0; member in OHOS::DistributedHardware::DmAccountCommonEventManager
H A Ddm_data_share_common_event.h66 int32_t counter_ = 0; member in OHOS::DistributedHardware::DmDataShareCommonEventManager
H A Ddm_package_common_event.h66 int32_t counter_ = 0; member in OHOS::DistributedHardware::DmPackageCommonEventManager
H A Ddm_screen_common_event.h66 int32_t counter_ = 0; member in OHOS::DistributedHardware::DmScreenCommonEventManager
H A Ddm_publish_common_event.h84 int32_t counter_ = 0; member in OHOS::DistributedHardware::DmPublishCommonEventManager
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread.h117 volatile int counter_; member in OHOS::AI::IWorker
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Dresource_handle.h180 IRenderReferenceCounter::Ptr counter_; member in final
185 : handle_(handle), counter_(counter) in counter_() function
189 : handle_(other.handle_), counter_(other.counter_) in counter_() function
[all...]
/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.h412 int32_t counter_ = -1; member in OHOS::AVSession::AVSessionItem

Completed in 5 milliseconds