Home
last modified time | relevance | path

Searched refs:ParseParamForSwitchSubscriber (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.cpp1814 static bool ParseParamForSwitchSubscriber(const napi_env &env, const std::string &type, SubscribeCB… in ParseParamForSwitchSubscriber() function
1864 return ParseParamForSwitchSubscriber(env, type, asyncContext, argc, argv); in ParseParaToSubscriber()