Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/builds/windows/
H A Dftdebug.c103 OutputDebugStringA( LPCSTR lpOutputString ) in OutputDebugStringA() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs65125 pub fn OutputDebugStringA(lpOutputString: LPCSTR); in OutputDebugStringA() function