Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp1771 static bool ParseParamForActiveSubscriber(const napi_env &env, const std::string &type, SubscribeCB… in ParseParamForActiveSubscriber() function
1861 return ParseParamForActiveSubscriber(env, type, asyncContext, argc, argv); in ParseParaToSubscriber()