/external/chromium_org/chrome/browser/ui/app_list/ |
profile_loader.h | 22 // called, and only if the load was successful.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
custom_frame_view_unittest.mm | 30 // Test to make sure our class modifications were successful.
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
generated_credit_card_bubble_views.h | 20 // educational bubble shown after a successful generation of a new credit card
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_command_handler_x11.cc | 43 // Always consume the event, whether a navigation was successful or not.
|
/external/chromium_org/chrome/installer/util/ |
lzma_util.h | 23 // and CloseArchive() in order. Returns error code (NO_ERROR if successful).
|
/external/chromium_org/chrome/service/cloud_print/ |
cloud_print_wipeout.cc | 51 // We don't care if delete was successful or not here.
|
/external/chromium_org/chrome/test/chromedriver/ |
key_converter.h | 28 // the conversion process is successful will |modifiers| be changed.
|
/external/chromium_org/components/autofill/content/browser/ |
request_autocomplete_manager.h | 35 // finished with the |result| saying if it was successful or not, and
|
/external/chromium_org/components/metrics/chromeos/ |
serialization_utils.h | 23 // deserialization was successful) or a NULL scoped_ptr.
|
/external/chromium_org/content/child/ |
image_decoder.h | 28 // Call this function to decode the image. If successful, the decoded image
|
/external/chromium_org/content/renderer/device_sensors/ |
device_motion_event_pump.h | 29 // regular intervals. Returns true if the registration was successful.
|
device_orientation_event_pump.h | 33 // regular intervals. Returns true if the registration was successful.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_gatt_connection.h | 37 // After a successful invocation, the device may still remain connected due to
|
/external/chromium_org/device/hid/ |
hid_service.h | 31 // Returns |true| if successful or |false| if |device_id| is invalid.
|
/external/chromium_org/extensions/browser/ |
extension_function_registry.h | 37 // must be previously registered. Returns true if successful.
|
/external/chromium_org/media/cast/logging/ |
log_deserializer.h | 35 // its original format. Returns true if deserialization is successful. All
|
/external/chromium_org/media/formats/mp2t/ |
ts_packet.h | 25 // Return a TsPacket only when parsing was successful.
|
ts_section.h | 25 // Return true if parsing is successful.
|
/external/chromium_org/mojo/shell/ |
child_process.h | 48 // Available in |Main()| (after a successful |Create()|).
|
/external/chromium_org/net/disk_cache/simple/ |
simple_net_log_parameters.h | 24 // and, if successful, the entry's key. |entry| can't be NULL and must outlive
|
/external/chromium_org/net/dns/ |
address_sorter.h | 17 // Sorts AddressList according to RFC3484, by likelihood of successful
|
/external/chromium_org/net/socket/ |
next_proto.h | 14 // Next Protocol Negotiation (NPN), if successful, results in agreement on an
|
/external/chromium_org/ppapi/api/ |
ppb_audio.idl | 88 * successful or 0 if the configuration cannot be honored or the callback is 118 * successful. 131 * successful, otherwise <code>PP_FALSE</code>. Also returns 145 * successful, otherwise <code>PP_FALSE</code>. Also returns
|
/external/chromium_org/ppapi/c/dev/ |
ppb_memory_dev.h | 38 * @return A pointer to the memory if successful, NULL If the
|
/external/chromium_org/ppapi/c/ |
ppb_audio.h | 116 * successful or 0 if the configuration cannot be honored or the callback is 142 * successful. 153 * successful, otherwise <code>PP_FALSE</code>. Also returns 165 * successful, otherwise <code>PP_FALSE</code>. Also returns
|