Home
last modified time | relevance | path

Searched defs:uHash (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffbarcode.cpp26 uint32_t uHash; // `pName` hashed as if wide string. member
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp35 uint32_t uHash; // Hashed as wide string. member
40 uint32_t uHash; // Hashed as wide string. member
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dxfa_basic_data.cpp112 uint32_t uHash; member
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_node.cpp79 uint32_t uHash = FX_HashCode_GetW(wsEventName); in GetExecEventParaInfoByName() local