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

  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service.h 150 bool SetScope(const std::string& extension_id,
command_service.cc 327 bool CommandService::SetScope(const std::string& extension_id,
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/extensions/
command_handler.cc 122 if (command_service->SetScope(extension_id, command_name, global))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmiutils.h 195 virtual HRESULT WINAPI SetScope(ULONG uIndex,LPWSTR pszClass) = 0;
228 HRESULT (WINAPI *SetScope)(IWbemPath *This,ULONG uIndex,LPWSTR pszClass);
263 #define IWbemPath_SetScope(This,uIndex,pszClass) (This)->lpVtbl->SetScope(This,uIndex,pszClass)
    [all...]
dbgeng.h     [all...]

Completed in 1376 milliseconds