Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.cpp61 BSTR SysAllocStringLen(const OLECHAR *s, UINT len) in SysAllocStringLen() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs271718 pub fn SysAllocStringLen(strIn: *const OLECHAR, ui: UINT) -> BSTR; in SysAllocStringLen() function