Searched refs:GetBindDialogToken (Results 1 – 1 of 1) sorted by relevance
2185 static sptr<IRemoteObject> GetBindDialogToken(napi_env env, napi_value argv0) in GetBindDialogToken() function2214 sptr<IRemoteObject> token = GetBindDialogToken(env, argv[0]); in OnBindDialogTarget()