/aosp_15_r20/frameworks/av/drm/libmediadrm/ |
H A D | DrmHalHidl.cpp | 355 Return<void> hResult = factory->createPlugin( in makeDrmPlugin() local 520 auto hResult = factory->isContentTypeSupported(mimeType.c_str()); in matchMimeTypeAndSecurityLevel() local 534 auto hResult = factoryV1_2->isCryptoSchemeSupported_1_2(uuid, mimeType.c_str(), in matchMimeTypeAndSecurityLevel() local 549 auto hResult = mFactories[i]->isCryptoSchemeSupported(uuid); in isCryptoSchemeSupported() local 562 auto hResult = mFactories[i]->isCryptoSchemeSupported(uuid); in createPlugin() local 623 Return<void> hResult; in openSession() local 753 Return<void> hResult; in getKeyRequest() local 812 Return<void> hResult = in provideKeyResponse() local 855 Return<void> hResult = mPlugin->queryKeyStatus( in queryKeyStatus() local 872 Return<void> hResult; in getProvisionRequest() local [all …]
|
H A D | CryptoHalHidl.cpp | 135 Return<void> hResult = in makeCryptoPlugin() local 204 Return<bool> hResult = mPlugin->requiresSecureDecoderComponent(hidl_string(mime)); in requiresSecureDecoderComponent() local 232 Return<void> hResult = mPlugin->setSharedBufferBase(*heap, bufferId); in setHeapBase() local 251 Return<void> hResult = mPlugin->setSharedBufferBase(hidl_memory(), bufferId); in clearHeapBase() local 340 Return<void> hResult; in decrypt() local 385 auto hResult = mPlugin->notifyResolution(width, height); in notifyResolution() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | EnumFormatEtc.cpp | 94 HRESULT hResult = CreateEnumFormatEtc(m_NumFormats, m_Formats, ppEnumFormatEtc); in Clone() local
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/hidl/ |
H A D | AidlCameraDeviceCallbacks.cpp | 147 FmqSizeOrMetadata hResult; in processResultMessage() local
|
/aosp_15_r20/frameworks/av/drm/libmediadrm/interface/mediadrm/ |
H A D | DrmUtils.h | 266 Return<void> hResult; in GetLogMessages() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wia.h | 832 #define IWiaLog_hResult(This,hResult) (This)->lpVtbl->hResult(This,hResult) argument 877 #define IWiaLogEx_hResult(This,hResult) (This)->lpVtbl->hResult(This,hResult) argument 879 #define IWiaLogEx_hResultEx(This,lMethodId,hResult) (This)->lpVtbl->hResultEx(This,lMethodId,hResul… argument
|
D | bits.h | 669 #define IBackgroundCopyManager_GetErrorDescription(This,hResult,LanguageId,pErrorDescription) (This… argument
|
D | wabdefs.h | 534 HRESULT hResult; member
|
D | mapidefs.h | 536 HRESULT hResult; member
|
D | netmon.h | 1624 HRESULT hResult; in NMERR_TO_HRESULT() local 1630 INLINE DWORD HRESULT_TO_NMERR(HRESULT hResult) { return HRESULT_CODE(hResult); } in HRESULT_TO_NMERR()
|
D | mapival.h | 82 #define FBadGetLastError(lpObj,hResult,ulFlags,lppMAPIError) (IsBadWritePtr(lppMAPIError,sizeof(LPM… argument
|
D | commctrl.h | 170 HRESULT hResult; member
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | ndis_events.c | 388 ndis_events_set_status(IWbemObjectSink *this, long lFlags, HRESULT hResult, in ndis_events_set_status()
|