Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_js.cpp61 using NAPI_QUERIER_PAIR = std::pair<pid_t, std::shared_ptr<NapiHiSysEventQuerier>>; typedef
65 std::unordered_map<napi_ref, NAPI_QUERIER_PAIR> queriers;
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp55 using NAPI_QUERIER_PAIR = std::pair<pid_t, std::shared_ptr<NapiSecurityEventQuerier>>; typedef
56 static std::unordered_map<napi_ref, NAPI_QUERIER_PAIR> queriers;