Searched refs:OH_NetStack_GetPinSetForHostName (Results 1 – 6 of 6) sorted by relevance
25 | [OH_NetStack_GetPinSetForHostName](netstack.md#OH_NetStack_GetPinSetForHostName)(const char \*hos…
68 | [OH_NetStack_GetPinSetForHostName](#oh_netstack_getpinsetforhostname)(const char \*hostname, [Net…326 ### OH_NetStack_GetPinSetForHostName()329 int32_t OH_NetStack_GetPinSetForHostName (const char * hostname, NetStack_CertificatePinning * pin)
73 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin);
82 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin) in OH_NetStack_GetPinSetForHostName() function