Home
last modified time | relevance | path

Searched defs:RELEASE_FUNC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_callback_context.h28 using RELEASE_FUNC = std::function<void(pid_t threadId)>; variable
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h115 using RELEASE_FUNC = std::function<void(pid_t threadId)>; variable