Home
last modified time | relevance | path

Searched refs:removeKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common_ability.h169 removeKey = key; in ConnectionCallback()
175 removeKey(other.removeKey) in ConnectionCallback()
181 other.removeKey = nullptr; in ConnectionCallback()
195 other.removeKey = nullptr;
208 ConnectRemoveKeyType removeKey = nullptr; member
H A Djs_napi_common.cpp1462 removeKey = nullptr; in Reset()
1480 removeKey = nullptr; in Reset()
1488 removeKey = nullptr; in Reset()
1502 data->removeKey = nullptr; in Reset()
1538 if (callback && callback->removeKey == key) { in RemoveAllCallbacks()