Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_extension_unittest.cpp81 TEST(fxcrt, FXSYS_IntToTwoHexChars) { in TEST() argument
H A Dfx_extension.cpp142 void FXSYS_IntToTwoHexChars(uint8_t n, char* buf) { in FXSYS_IntToTwoHexChars() function