Searched defs:QueryStatus (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Doutput_protection_private.cc36 int32_t OutputProtection_Private::QueryStatus( function in class:pp::OutputProtection_Private
41 return get_interface<PPB_OutputProtection_Private_0_1>()->QueryStatus(
/external/chromium_org/ppapi/thunk/
H A Dppb_output_protection_private_thunk.cc35 int32_t QueryStatus(PP_Resource resource, function in namespace:ppapi::thunk::__anon10299
39 VLOG(4) << "PPB_OutputProtection_Private::QueryStatus()";
43 return enter.SetResult(enter.object()->QueryStatus(link_mask,
64 &QueryStatus,
/external/chromium_org/ppapi/proxy/
H A Doutput_protection_resource.cc39 int32_t OutputProtectionResource::QueryStatus( function in class:ppapi::proxy::OutputProtectionResource
/external/chromium_org/ppapi/c/private/
H A Dppb_output_protection_private.h75 * output_protection->QueryStatus(op, &link_mask, &protection_mask,
127 * asynchronous completion of QueryStatus(). This callback will only run if
128 * QueryStatus() returns <code>PP_OK_COMPLETIONPENDING</code>.
132 int32_t (*QueryStatus)(PP_Resource resource, member in struct:PPB_OutputProtection_Private_0_1
141 * QueryStatus() will be set. Otherwise, the relevant bit(s) of
154 * before the protection have actually been applied. Call QueryStatus to get
157 * to call QueryStatus().
/external/chromium_org/mojo/services/network/
H A Durl_loader_impl.cc231 void URLLoaderImpl::QueryStatus( function in class:mojo::URLLoaderImpl
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 139 milliseconds