Home
last modified time | relevance | path

Searched defs:hSource (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13253/
H A Dpoc.cpp70 SharedBuffer hSource{.bufferId = 0, .offset = 0, .size = kHeapSize}; in decrypt() local
/aosp_15_r20/frameworks/av/drm/libmediadrm/
H A DCryptoHalHidl.cpp277 const drm::V1_0::SharedBuffer& hSource, size_t offset, in decrypt()
H A DCryptoHalAidl.cpp276 const SharedBufferHidl& hSource, size_t offset, in decrypt()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dgldrv.h417 IN UINT hSource; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Doledb.h2592 #define IViewChapter_OpenViewChapter(This,hSource,phViewChapter) (This)->lpVtbl->OpenViewChapter(Th… argument
Dwinuser.h2686 HANDLE hSource; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs97949 pub hSource: HANDLE, field