Searched refs:onAccountUnbound (Results 1 – 2 of 2) sorted by relevance
39 napi_ref onAccountUnbound = nullptr; member
595 ReleaseNapiRefAsync(env_, jsPlugin_.onAccountUnbound); in ~NapiDomainAccountPlugin()596 jsPlugin_.onAccountUnbound = nullptr; in ~NapiDomainAccountPlugin()766 if (jsPlugin_.onAccountUnbound == nullptr) { in OnAccountUnBound()778 param->func = jsPlugin_.onAccountUnbound; in OnAccountUnBound()965 if (!GetNamedJsFunction(env, argv[0], "unbindAccount", jsPlugin.onAccountUnbound)) { in ParseContextForRegisterPlugin()