Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKBoot.cpp310 void CRKBoot::WCHAR_To_char(WCHAR *src, char *dst, int len) in WCHAR_To_char() function in CRKBoot
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c75 static void WCHAR_To_char(WCHAR *src, char *dst, int len) in WCHAR_To_char() function