HomeSort by relevance Sort by last modified time
    Searched refs:GetPartitionID (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/extensions/browser/guest_view/web_view/
web_view_renderer_state.h 38 bool GetPartitionID(int guest_process_id, std::string* partition_id);
web_view_renderer_state.cc 73 bool WebViewRendererState::GetPartitionID(int guest_process_id,
  /external/chromium_org/extensions/browser/
url_request_util.cc 32 bool is_guest = WebViewRendererState::GetInstance()->GetPartitionID(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comadmin.h 279 virtual HRESULT WINAPI GetPartitionID(BSTR bstrApplicationIDOrName,BSTR *pbstrPartitionID) = 0;
347 HRESULT (WINAPI *GetPartitionID)(ICOMAdminCatalog2 *This,BSTR bstrApplicationIDOrName,BSTR *pbstrPartitionID);
    [all...]

Completed in 134 milliseconds