HomeSort by relevance Sort by last modified time
    Searched defs:RunImpl (Results 26 - 32 of 32) sorted by null

12

  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer.cc 94 RunImpl();
99 virtual void RunImpl() {
  /external/chromium/chrome/browser/extensions/
extension_preference_api.cc 288 bool GetPreferenceFunction::RunImpl() {
338 bool SetPreferenceFunction::RunImpl() {
387 bool ClearPreferenceFunction::RunImpl() {
extension_tabs_module.cc 255 bool GetWindowFunction::RunImpl() {
271 bool GetCurrentWindowFunction::RunImpl() {
281 bool GetLastFocusedWindowFunction::RunImpl() {
292 bool GetAllWindowsFunction::RunImpl() {
322 bool CreateWindowFunction::RunImpl() {
522 bool UpdateWindowFunction::RunImpl() {
589 bool RemoveWindowFunction::RunImpl() {
612 bool GetSelectedTabFunction::RunImpl() {
641 bool GetAllTabsInWindowFunction::RunImpl() {
662 bool CreateTabFunction::RunImpl() {
    [all...]
extension_webrequest_api.cc 563 bool WebRequestAddEventListener::RunImpl() {
598 bool WebRequestEventHandled::RunImpl() {
extension_webstore_private_api.cc 122 bool BeginInstallFunction::RunImpl() {
274 bool BeginInstallWithManifestFunction::RunImpl() {
379 // Matches the AddRef in RunImpl().
388 // Matches the AddRef in RunImpl().
397 // Matches the AddRef in RunImpl().
401 bool CompleteInstallFunction::RunImpl() {
441 bool GetBrowserLoginFunction::RunImpl() {
448 bool GetStoreLoginFunction::RunImpl() {
462 bool SetStoreLoginFunction::RunImpl() {
479 bool PromptBrowserLoginFunction::RunImpl() {
    [all...]
extension_bookmarks_module.cc 85 bool success = RunImpl();
275 bool GetBookmarksFunction::RunImpl() {
316 bool GetBookmarkChildrenFunction::RunImpl() {
339 bool GetBookmarkRecentFunction::RunImpl() {
358 bool GetBookmarkTreeFunction::RunImpl() {
367 bool SearchBookmarksFunction::RunImpl() {
403 bool RemoveBookmarkFunction::RunImpl() {
427 bool CreateBookmarkFunction::RunImpl() {
503 bool MoveBookmarkFunction::RunImpl() {
584 bool UpdateBookmarkFunction::RunImpl() {
    [all...]
extension_file_browser_private_api.cc 354 bool RequestLocalFileSystemFunction::RunImpl() {
387 bool GetFileTasksFileBrowserFunction::RunImpl() {
632 bool ExecuteTasksFileBrowserFunction::RunImpl() {
880 bool SelectFileFunction::RunImpl() {
927 bool ViewFilesFunction::RunImpl() {
    [all...]

Completed in 144 milliseconds

12