Home
last modified time | relevance | path

Searched defs:StrToHex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/gptfdisk/
H A Dsupport.cc269 unsigned char StrToHex(const string & input, unsigned int position) { in StrToHex() function
/aosp_15_r20/system/vold/
H A DUtils.cpp959 status_t StrToHex(const std::string& str, std::string& hex) { in StrToHex() function
968 status_t StrToHex(const KeyBuffer& str, KeyBuffer& hex) { in StrToHex() function