HomeSort by relevance Sort by last modified time
    Searched defs:QueryStatus (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ppapi/cpp/private/
output_protection_private.cc 36 int32_t OutputProtection_Private::QueryStatus(
41 return get_interface<PPB_OutputProtection_Private_0_1>()->QueryStatus(
  /external/chromium_org/ppapi/proxy/
output_protection_resource.cc 39 int32_t OutputProtectionResource::QueryStatus(
  /external/chromium_org/ppapi/thunk/
ppb_output_protection_private_thunk.cc 35 int32_t QueryStatus(PP_Resource resource,
39 VLOG(4) << "PPB_OutputProtection_Private::QueryStatus()";
43 return enter.SetResult(enter.object()->QueryStatus(link_mask,
64 &QueryStatus,
  /external/chromium_org/ppapi/c/private/
ppb_output_protection_private.h 75 * 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,
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/
url_loader_impl.cc 231 void URLLoaderImpl::QueryStatus(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
batclass.h 51 BCLASS_QUERY_STATUS QueryStatus;
dhtmled.h 212 virtual HRESULT WINAPI QueryStatus(DHTMLEDITCMDID cmdID,DHTMLEDITCMDF *retval) = 0;
267 HRESULT (WINAPI *QueryStatus)(IDHTMLSafe *This,DHTMLEDITCMDID cmdID,DHTMLEDITCMDF *retval);
324 #define IDHTMLSafe_QueryStatus(This,cmdID,retval) (This)->lpVtbl->QueryStatus(This,cmdID,retval)
    [all...]
netmon.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 244 milliseconds