Home
last modified time | relevance | path

Searched refs:startPath (Results 1 - 1 of 1) sorted by relevance

/base/security/certificate_framework/frameworks/common/v1.0/src/
H A Dutils.c97 const char *startPath = endDomain; in CfIsUrlValid() local
98 while (*startPath == '/') { in CfIsUrlValid()
99 startPath++; in CfIsUrlValid()
101 if (*startPath == '\0') { in CfIsUrlValid()

Completed in 1 milliseconds