HomeSort by relevance Sort by last modified time
    Searched refs:Details (Results 176 - 200 of 323) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/browser/chromeos/first_run/
drive_first_run_controller.cc 183 const content::NotificationDetails& details) OVERRIDE;
340 const content::NotificationDetails& details) {
343 content::Details<BackgroundContentsOpenedDetails>(details)
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.cc 353 const content::NotificationDetails& details) {
356 ExtensionHost* host = content::Details<ExtensionHost>(details).ptr();
  /external/chromium_org/chrome/browser/extensions/api/browsing_data/
browsing_data_test.cc 70 const content::NotificationDetails& details) OVERRIDE {
73 // We're not taking ownership of the details object, but storing a copy of
76 *content::Details<BrowsingDataRemover::NotificationDetails>(
77 details).ptr()));
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 90 const content::NotificationDetails& details) OVERRIDE {
91 const std::string& message = *content::Details<std::string>(details).ptr();
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api.cc 277 content::Details<SendSuggestions::Params>(params.get()));
  /external/chromium_org/chrome/browser/extensions/
bookmark_app_helper.cc 331 const content::NotificationDetails& details) {
335 content::Details<const Extension>(details).ptr();
extension_apitest.cc 181 const content::NotificationDetails& details) {
199 messages_.push_back(*(content::Details<std::string>(details).ptr()));
280 // See http://crbug.com/177163 for details.
external_install_ui.cc 97 const content::NotificationDetails& details) OVERRIDE;
152 const content::NotificationDetails& details) OVERRIDE;
306 const content::NotificationDetails& details) {
443 const content::NotificationDetails& details) {
446 const Extension* extension = content::Details<const Extension>(details).ptr();
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 292 const content::NotificationDetails& details) {
294 const bool is_fullscreen = *content::Details<bool>(details).ptr();
  /external/chromium_org/chrome/browser/printing/
print_preview_dialog_controller.cc 279 const content::NotificationDetails& details) {
291 content::Details<content::LoadCommittedDetails>(details).ptr());
374 WebContents* contents, content::LoadCommittedDetails* details) {
383 if (details) {
385 details->entry->GetTransitionType();
386 content::NavigationType nav_type = details->type;
401 IsPrintPreviewURL(details->previous_url)) {
print_view_manager_base.cc 300 const content::NotificationDetails& details) {
303 OnNotifyPrintJobEvent(*content::Details<JobEventDetails>(details).ptr());
printing_layout_browsertest.cc 77 const content::NotificationDetails& details) {
79 switch (content::Details<printing::JobEventDetails>(details)->type()) {
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_service_unittest.cc 339 content::Details<extensions::Extension> details = local
340 extension_load_observer.details();
342 make_scoped_refptr(details.ptr());
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_action_view.cc 141 const ViewHierarchyChangedDetails& details) {
142 if (details.is_add && !called_registered_extension_command_ &&
148 MenuButton::ViewHierarchyChanged(details);
258 const content::NotificationDetails& details) {
269 content::Details<std::pair<const std::string, const std::string> >(
270 details).ptr();
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_proxy.cc 162 const content::NotificationDetails& details) OVERRIDE {
166 content::Details<const ChromeRenderMessageFilter::V8HeapStatsDetails>(
167 details).ptr();
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.cc 432 const content::NotificationDetails& details) {
435 SendProfileImage(*content::Details<const gfx::ImageSkia>(details).ptr(),
  /external/chromium_org/content/browser/devtools/
render_view_devtools_agent_host.cc 380 const NotificationDetails& details) {
382 bool visible = *Details<bool>(details).ptr();
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_browsertest.cc 68 const NotificationDetails& details) OVERRIDE {
70 const Details<LoadNotificationDetails> load_details(details);
75 WindowedNotificationObserver::Observe(type, source, details);
187 // Test that DidStopLoading includes the correct URL in the details.
211 // Test that DidStopLoading includes the correct URL in the details when a
  /external/chromium_org/tools/stats_viewer/
stats_viewer.Designer.cs 86 this.listViewCounters.View = System.Windows.Forms.View.Details;
296 this.listViewRates.View = System.Windows.Forms.View.Details;
  /external/eigen/lapack/
clarfb.f 103 *> The matrix V. See Further Details.
166 *> \par Further Details:
dlarfb.f 103 *> The matrix V. See Further Details.
166 *> \par Further Details:
slarfb.f 103 *> The matrix V. See Further Details.
166 *> \par Further Details:
zlarfb.f 103 *> See Further Details.
166 *> \par Further Details:
  /packages/apps/InCallUI/src/com/android/incallui/
CallButtonPresenter.java 103 * Updates the user interface in response to a change in the details of a call.
104 * Currently handles changes to the call buttons in response to a change in the details for a
109 * @param details The call details.
112 public void onDetailsChanged(Call call, android.telecom.Call.Details details) {
113 // If the details change is not for the currently active call no update is required.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapix.h 108 #define MAPI_IADDRBOOK_METHODS(IPURE) MAPIMETHOD(OpenEntry) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID,LPCIID lpInterface,ULONG ulFlags,ULONG *lpulObjType,LPUNKNOWN *lppUnk) IPURE; MAPIMETHOD(CompareEntryIDs) (THIS_ ULONG cbEntryID1,LPENTRYID lpEntryID1,ULONG cbEntryID2,LPENTRYID lpEntryID2,ULONG ulFlags,ULONG *lpulResult) IPURE; MAPIMETHOD(Advise) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID,ULONG ulEventMask,LPMAPIADVISESINK lpAdviseSink,ULONG *lpulConnection) IPURE; MAPIMETHOD(Unadvise) (THIS_ ULONG ulConnection) IPURE; MAPIMETHOD(CreateOneOff) (THIS_ LPTSTR lpszName,LPTSTR lpszAdrType,LPTSTR lpszAddress,ULONG ulFlags,ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(NewEntry) (THIS_ ULONG_PTR ulUIParam,ULONG ulFlags,ULONG cbEIDContainer,LPENTRYID lpEIDContainer,ULONG cbEIDNewEntryTpl,LPENTRYID lpEIDNewEntryTpl,ULONG *lpcbEIDNewEntry,LPENTRYID *lppEIDNewEntry) IPURE; MAPIMETHOD(ResolveName) (THIS_ ULONG_PTR ulUIParam,ULONG ulFlags,LPTSTR lpszNewEntryTitle,LPADRLIST lpAdrList) IPURE; MAPIMETHOD(Address) (THIS_ ULONG_PTR *lpulUIParam,LPADRPARM lpAdrParms,LPADRLIST *lppAdrList) IPURE; MAPIMETHOD(Details) (THIS_ ULONG *lpulUIParam,LPFNDISMISS lpfnDismiss,LPVOID lpvDismissContext,ULONG cbEntryID,LPENTRYID lpEntryID,LPFNBUTTON lpfButtonCallback,LPVOID lpvButtonContext,LPTSTR lpszButtonText,ULONG ulFlags) IPURE; MAPIMETHOD(RecipOptions) (THIS_ ULONG_PTR ulUIParam,ULONG ulFlags,LPADRENTRY lpRecip) IPURE; MAPIMETHOD(QueryDefaultRecipOpt) (THIS_ LPTSTR lpszAdrType,ULONG ulFlags,ULONG *lpcValues,LPSPropValue *lppOptions) IPURE; MAPIMETHOD(GetPAB) (THIS_ ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(SetPAB) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID) IPURE; MAPIMETHOD(GetDefaultDir) (THIS_ ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(SetDefaultDir) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID) IPURE; MAPIMETHOD(GetSearchPath) (THIS_ ULONG ulFlags,LPSRowSet *lppSearchPath) IPURE; MAPIMETHOD(SetSearchPath) (THIS_ ULONG ulFlags,LPSRowSet lpSearchPath) IPURE; MAPIMETHOD(PrepareRecips) (THIS_ ULONG ulFlags,LPSPropTagArray lpPropTagArray,LPADRLIST lpRecipList) IPURE;

Completed in 769 milliseconds

1 2 3 4 5 6 78 91011>>