Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.cpp40 BSTR SysAllocStringByteLen(LPCSTR s, UINT len) in SysAllocStringByteLen() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs271743 pub fn SysAllocStringByteLen(psz: LPCSTR, len: UINT) -> BSTR; in SysAllocStringByteLen() function