Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_extension.cpp306 void FX_Random_GenerateMT(FX_DWORD* pBuffer, int32_t iCount) { in FX_Random_GenerateMT() function
368 FX_Random_GenerateMT((FX_DWORD*)pGUID, 4); in FX_GUID_CreateV4()
371 FX_Random_GenerateMT((FX_DWORD*)pGUID, 4); in FX_GUID_CreateV4()
374 FX_Random_GenerateMT((FX_DWORD*)pGUID, 4); in FX_GUID_CreateV4()
/external/pdfium/core/include/fxcrt/
Dfx_ext.h83 void FX_Random_GenerateMT(FX_DWORD* pBuffer, int32_t iCount);