Home
last modified time | relevance | path

Searched defs:newWeakRef (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h514 WeakRefCounter *newWeakRef = nullptr; variable
533 WeakRefCounter *newWeakRef = nullptr; variable
565 WeakRefCounter *newWeakRef = nullptr; variable
597 WeakRefCounter *newWeakRef = nullptr; variable
/ohos5.0/commonlibrary/c_utils/base/include/
H A Drefbase.h1401 WeakRefCounter *newWeakRef = nullptr; variable
1422 WeakRefCounter *newWeakRef = nullptr; variable
1456 WeakRefCounter *newWeakRef = nullptr; variable
1492 WeakRefCounter *newWeakRef = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.h1368 WeakRefCounter *newWeakRef = nullptr; variable
1389 WeakRefCounter *newWeakRef = nullptr; variable
1423 WeakRefCounter *newWeakRef = nullptr; variable
1459 WeakRefCounter *newWeakRef = nullptr; variable
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp254 void CleanUpWeakRefCounter(SingleThreadRefCounts& state, WeakRefCounter* newWeakRef) in CleanUpWeakRefCounter()
314 WeakRefCounter* newWeakRef = nullptr; in TestLoop() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1679 WeakRefCounter *newWeakRef = baseObject1->CreateWeakRef(newRefbase); in BENCHMARK_F() local