OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:localObject
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/highgui/src/
agile_wrl.h
264
TypeT
localObject
;
265
__abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &
localObject
));
278
HRESULT hr = reinterpret_cast<IUnknown*>(
localObject
)->QueryInterface(__uuidof(IAgileObject), &checkIfAgile);
305
TypeT
localObject
;
306
__abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &
localObject
));
308
return
localObject
;
/external/opencv3/modules/videoio/src/
agile_wrl.hpp
264
TypeT
localObject
;
265
__abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &
localObject
));
278
HRESULT hr = reinterpret_cast<IUnknown*>(
localObject
)->QueryInterface(__uuidof(IAgileObject), &checkIfAgile);
305
TypeT
localObject
;
306
__abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &
localObject
));
308
return
localObject
;
/external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java
[
all
...]
Completed in 67 milliseconds