Home
last modified time | relevance | path

Searched refs:AttemptIncStrong (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp361 bool RefCounter::AttemptIncStrong(const void *objectId) in AttemptIncStrong() function in OHOS::RefCounter
571 bool RefBase::AttemptIncStrong(const void *objectId) in AttemptIncStrong() function in OHOS::RefBase
576 if (refs_->AttemptIncStrong(objectId)) { in AttemptIncStrong()
H A Drefbase.h223 bool AttemptIncStrong(const void *objectId);
542 bool AttemptIncStrong(const void *objectId);
/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
H A Dcamera_restore_param_fuzzer.cpp103 fuzz->AttemptIncStrong(objectId); in Test()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp125 // if someone failed the AttemptIncStrong. in DetachObject()
213 if (!remoteObject->AttemptIncStrong(this)) { in QueryObject()
214 ZLOGD(LOG_LABEL, "object %{public}u AttemptIncStrong failed", ConvertAddr(remoteObject)); in QueryObject()

Completed in 5 milliseconds