Home
last modified time | relevance | path

Searched defs:pSessionId (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/mock/
H A DMockDrmCryptoPlugin.cpp423 Vector<uint8_t> const *pSessionId = NULL; in setPropertyString() local
443 Vector<uint8_t> const *pSessionId = NULL; in setPropertyString() local
454 Vector<uint8_t> const *pSessionId = NULL; in setPropertyString() local
/aosp_15_r20/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.c1111 FwdLockConv_Status_t FwdLockConv_OpenSession(int *pSessionId, FwdLockConv_Output_t *pOutput) { in FwdLockConv_OpenSession()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsdpblb.h621 #define ITSdp_get_SessionId(This,pSessionId) (This)->lpVtbl->get_SessionId(This,pSessionId) argument