Home
last modified time | relevance | path

Searched defs:deleteSelf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_reference.cpp30 bool deleteSelf, in ArkNativeReference()
52 bool deleteSelf, in ArkNativeReference()
H A Dark_native_reference.h73 inline void ArkNativeReferenceConstructor(uint32_t initialRefCount, bool deleteSelf) in ArkNativeReferenceConstructor()
/aosp14/system/core/libsysutils/src/
H A DSocketClient.cpp238 bool deleteSelf = false; in decRef() local