Home
last modified time | relevance | path

Searched defs:FinishedCallback (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/paint_preview/browser/android/
H A Dpaint_preview_utils.h18 using FinishedCallback = variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/exec/
H A Dhash_join.h78 using FinishedCallback = std::function<void(int64_t)>; variable
H A Dhash_join_node.cc423 void FinishedCallback(int64_t total_num_batches) { in FinishedCallback() function in arrow::compute::HashJoinNode
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/
H A Dreset_request_handler.h42 using FinishedCallback = base::OnceCallback<void(CtapDeviceResponseCode)>; in COMPONENT_EXPORT() local
H A Dset_pin_request_handler.h54 using FinishedCallback = in COMPONENT_EXPORT() local
H A Dcredential_management_handler.h47 using FinishedCallback = base::OnceCallback<void(CredentialManagementStatus)>; in COMPONENT_EXPORT() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/fido/
H A Dreset_request_handler.h42 using FinishedCallback = base::OnceCallback<void(CtapDeviceResponseCode)>; in COMPONENT_EXPORT() local
H A Dset_pin_request_handler.h54 using FinishedCallback = in COMPONENT_EXPORT() local
H A Dcredential_management_handler.h47 using FinishedCallback = base::OnceCallback<void(CredentialManagementStatus)>; in COMPONENT_EXPORT() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/long_screenshots/
H A Dlong_screenshots_tab_service.h46 using FinishedCallback = base::OnceCallback<void(Status)>; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/effects/
H A Dfade_animation.h22 using FinishedCallback = Fn<void()>; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/
H A Dwindow_slide_animation.h31 using FinishedCallback = Fn<void()>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/paint_preview/services/
H A Dpaint_preview_tab_service.h55 using FinishedCallback = base::OnceCallback<void(Status)>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/ntp_tiles/
H A Dpopular_sites.h49 using FinishedCallback = base::OnceCallback<void(bool /* success */)>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/ntp_tiles/
H A Dpopular_sites.h49 using FinishedCallback = base::OnceCallback<void(bool /* success */)>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/core/common/remote_commands/
H A Dremote_command_job.h49 using FinishedCallback = base::OnceClosure; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/background_fetch/
H A Dbackground_fetch_job_controller.h46 using FinishedCallback = variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/background_fetch/
H A Dbackground_fetch_job_controller.h46 using FinishedCallback = variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/updater/
H A Dextension_updater.h59 typedef base::OnceClosure FinishedCallback; typedef
/dports/games/stratagus/stratagus-3.2.0/src/sound/
H A Dsound_server.cpp68 void (*FinishedCallback)(int channel); /// Callback for when a sample finishes playing member
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/sound/
H A Dsound_server.cpp91 void (*FinishedCallback)(int channel); /// Callback for when a sample finishes playing member
101 void (*FinishedCallback)(); /// Callback for when music finishes playing member