Searched refs:SetCredential (Results 1 – 5 of 5) sorted by relevance
32 void SetCredential(struct ucred& cred);
69 handler->SetCredential(cred); in AcceptingLoop()
33 void Socket::SetCredential(struct ucred& cred) in SetCredential() function in OHOS::HiviewDFX::Socket
70 static napi_value SetCredential(napi_env env, napi_callback_info cbInfo);
77 DECLARE_NAPI_FUNCTION("setCredential", SetCredential),478 napi_value NapiAppAccount::SetCredential(napi_env env, napi_callback_info cbInfo) in SetCredential() function in OHOS::AccountJsKit::NapiAppAccount