Home
last modified time | relevance | path

Searched defs:SetCredential (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/socket/
Dsocket.cpp33 void Socket::SetCredential(struct ucred& cred) in SetCredential() function in OHOS::HiviewDFX::Socket
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_client.cpp370 void AccountIAMClient::SetCredential(int32_t userId, const std::vector<uint8_t> &credential) in SetCredential() function in OHOS::AccountSA::AccountIAMClient
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account.cpp554 napi_value NapiAppAccount::SetCredential(napi_env env, napi_callback_info cbInfo) in SetCredential() function in OHOS::AccountJsKit::NapiAppAccount