Searched refs:GetCredFromCurrentDevice (Results 1 – 6 of 6) sorted by relevance
154 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() function181 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() function222 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in RequestOhosDslmCred()
28 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen);
31 int32_t ret = GetCredFromCurrentDevice(credStr, DSLM_CRED_STR_LEN_MAX); in InitOhosDslmCred()
43 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen);
1761 int32_t ret = GetCredFromCurrentDevice(cred, len);1764 ret = GetCredFromCurrentDevice(nullptr, len);