Home
last modified time | relevance | path

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

/third_party/googletest/googletest/samples/
H A Dsample4.h37 int counter_; member in Counter
/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...]
/third_party/node/test/js-native-api/7_factory_wrap/
H A Dmyobject.h22 uint32_t counter_; member in MyObject
/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_common_event_observer.h43 std::int32_t counter_; member in OHOS::AccountSA::AppAccountCommonEventObserver
/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
/third_party/libunwind/libunwind/tests/
H A DLtest-cxx-exceptions.cxx43 static int counter_; member
46 int Test::counter_ = 0; member in Test
/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
/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h108 uint32_t counter_; member in OHOS::PowerMgr::RunningLockMgr::LockCounter
/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...]
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer_unittest.cc150 int counter_; member in google::protobuf::io::__anon17025::TestInputStream
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h123 RuntimeCallCounter* counter_ = nullptr; member in v8::internal::final
/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.h412 int32_t counter_ = -1; member in OHOS::AVSession::AVSessionItem
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dflag.cc128 int64_t counter_; member in absl::flags_internal::FlagState
/third_party/gn/src/gn/
H A Dxcode_writer.cc367 int64_t counter_; member in __anon2986::RecursivelyAssignIdsHelper
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h443 int counter_; member in v8::internal::FrequencyCollator::CharacterFrequency
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc5370 static int counter_; member in testing::SetUpTestCaseTest
5376 int SetUpTestCaseTest::counter_ = 0; member in testing::SetUpTestCaseTest
5429 static int counter_; global() member in testing::SetUpTestSuiteTest
5435 int SetUpTestSuiteTest::counter_ = 0; global() member in testing::SetUpTestSuiteTest
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.h2664 int counter_; member in v8::internal::PagedSpaceIterator
/third_party/vixl/benchmarks/aarch32/
H A Dasm-disasm-speed-test.cc9525 int64_t* counter_; member in PerfScope

Completed in 38 milliseconds