Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp1420 auto singleMemberFunc = offCallbackFunc->second; in Off() local
1421 (*singleMemberFunc)(env, argv[PARAM1]); in Off()