Home
last modified time | relevance | path

Searched refs:StringToEpidFileType (Results 1 – 2 of 2) sorted by relevance

/external/epid-sdk/example/util/
Dconvutil.h84 bool StringToEpidFileType(char const* str, EpidFileType* type);
/external/epid-sdk/example/util/src/
Dconvutil.c84 bool StringToEpidFileType(char const* str, EpidFileType* type) { in StringToEpidFileType() function