Home
last modified time | relevance | path

Searched defs:callback_id (Results 176 – 200 of 313) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dreset_settings_handler_unittest.cc103 std::string callback_id; in TEST_F() local
H A Dprofile_info_handler.cc100 const base::Value* callback_id; in HandleGetProfileInfo() local
H A Dprofile_info_handler_unittest.cc126 std::string callback_id; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dreset_settings_handler_unittest.cc103 std::string callback_id; in TEST_F() local
H A Dprofile_info_handler.cc100 const base::Value* callback_id; in HandleGetProfileInfo() local
H A Dprofile_info_handler_unittest.cc126 std::string callback_id; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/video_rvfc/
H A Dvideo_frame_callback_requester_impl_test.cc315 int callback_id = in TEST_F() local
333 int callback_id = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webcodecs/
H A Dvideo_decoder_broker.cc385 const int callback_id = CreateCallbackId(); in Decode() local
413 const int callback_id = CreateCallbackId(); in Reset() local
/dports/games/simutrans/simutrans-121.0/script/api/
H A Dapi_command.cc77 uint32 callback_id = suspended_scripts_t::get_unique_key(tool); in push() local
239 uint32 callback_id = suspended_scripts_t::get_unique_key(tool); in push() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/signin/
H A Ddice_web_signin_intercept_handler.cc140 const base::Value& callback_id = args->GetList()[0]; in HandlePageLoaded() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/xdg_mime/
H A Dxdgmime.c90 int callback_id; member
870 static int callback_id = 1; in xdg_mime_register_reload_callback() local
889 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/xdg_mime/
H A Dxdgmime.c90 int callback_id; member
870 static int callback_id = 1; in xdg_mime_register_reload_callback() local
889 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/xdgmime/
H A Dxdgmime.c90 int callback_id; member
882 static int callback_id = 1; in xdg_mime_register_reload_callback() local
901 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/audio/littlefly-lv2/LittleFly.lv2-1.0/libxputty/xputty/xdgmime/
H A Dxdgmime.c90 int callback_id; member
882 static int callback_id = 1; in xdg_mime_register_reload_callback() local
901 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/xputty/xdgmime/
H A Dxdgmime.c90 int callback_id; member
882 static int callback_id = 1; in xdg_mime_register_reload_callback() local
901 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/xdgmime/
H A Dxdgmime.c90 int callback_id; member
882 static int callback_id = 1; in xdg_mime_register_reload_callback() local
901 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/xdgmime/
H A Dxdgmime.c90 int callback_id; member
882 static int callback_id = 1; in xdg_mime_register_reload_callback() local
901 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/src/xdgmime/src/
H A Dxdgmime.c90 int callback_id; member
882 static int callback_id = 1; in xdg_mime_register_reload_callback() local
901 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dxdgmime.c91 int callback_id; member
842 static int callback_id = 1; in xdg_mime_register_reload_callback() local
861 xdg_mime_remove_callback (int callback_id) in xdg_mime_remove_callback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/login/
H A Dcore_oobe_handler.cc405 const base::Value* callback_id; in HandleGetPrimaryDisplayNameForTesting() local
415 const base::Value& callback_id, in GetPrimaryDisplayNameCallback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/chromeos/
H A Daccount_manager_handler.cc229 base::Value callback_id = args_list[0].Clone(); in HandleGetAccounts() local
237 base::Value callback_id, in OnCheckDummyGaiaTokenForAllAccounts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/android/
H A Ddownload_controller.cc161 jlong callback_id, in JNI_DownloadController_OnAcquirePermissionResult()
249 intptr_t callback_id = reinterpret_cast<intptr_t>( in AcquireFileAccessPermission() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/chromeos/
H A Daccount_manager_handler.cc231 base::Value callback_id = args_list[0].Clone(); in HandleGetAccounts() local
239 base::Value callback_id, in OnGetAccounts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Ddevice_enumeration_resource_helper.cc142 uint32_t callback_id, in OnPluginMsgNotifyDeviceChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/proxy/
H A Ddevice_enumeration_resource_helper.cc142 uint32_t callback_id, in OnPluginMsgNotifyDeviceChange()

12345678910>>...13