OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:base
(Results
1701 - 1725
of
5191
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium/chrome/browser/prefs/
scoped_user_pref_update.h
14
#include "
base
/basictypes.h"
15
#include "
base
/scoped_ptr.h"
16
#include "
base
/threading/non_thread_safe.h"
17
#include "
base
/values.h"
26
//
Base
class for ScopedUserPrefUpdateTemplate that contains the parts
29
// We need this
base
class mostly for making it a friend of PrefService
32
class ScopedUserPrefUpdateBase : public
base
::NonThreadSafe {
/external/chromium/chrome/browser/printing/cloud_print/
cloud_print_proxy_service.h
11
#include "
base
/basictypes.h"
12
#include "
base
/memory/ref_counted.h"
13
#include "
base
/observer_list.h"
22
public
base
::RefCountedThreadSafe<CloudPrintProxyService> {
cloud_print_setup_source.cc
9
#include "
base
/message_loop.h"
10
#include "
base
/utf_string_conversions.h"
11
#include "
base
/values.h"
20
#include "ui/
base
/l10n/l10n_util.h"
21
#include "ui/
base
/resource/resource_bundle.h"
68
static const
base
::StringPiece html(ResourceBundle::GetSharedInstance()
104
static const
base
::StringPiece html(ResourceBundle::GetSharedInstance()
112
static const
base
::StringPiece html(ResourceBundle::GetSharedInstance()
117
static const
base
::StringPiece html(
/external/chromium/chrome/browser/printing/
printer_query.h
9
#include "
base
/memory/scoped_ptr.h"
17
namespace
base
{
namespace
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h
12
#include "
base
/file_path.h"
13
#include "
base
/memory/scoped_ptr.h"
14
#include "
base
/synchronization/lock.h"
15
#include "
base
/task.h"
19
namespace
base
{
namespace
91
base
::Time last_update) = 0;
213
base
::Time last_update);
289
base
::Lock lookup_lock_;
safe_browsing_store.h
12
#include "
base
/basictypes.h"
13
#include "
base
/callback.h"
14
#include "
base
/hash_tables.h"
15
#include "
base
/task.h"
16
#include "
base
/time.h"
73
SBAddFullHash(int32 id,
base
::Time r, const SBFullHash& h)
146
const
base
::hash_set<int32>& add_chunks_deleted,
147
const
base
::hash_set<int32>& sub_chunks_deleted);
198
base
::Time receive_time,
/external/chromium/chrome/browser/search_engines/
search_provider_install_data.h
11
#include "
base
/basictypes.h"
12
#include "
base
/memory/ref_counted.h"
13
#include "
base
/memory/scoped_ptr.h"
14
#include "
base
/memory/scoped_vector.h"
15
#include "
base
/memory/weak_ptr.h"
16
#include "
base
/task_queue.h"
31
public
base
::SupportsWeakPtr<SearchProviderInstallData> {
63
// Called when the google
base
url has changed.
103
// The google
base
url.
/external/chromium/chrome/browser/ssl/
ssl_client_auth_handler.h
9
#include "
base
/basictypes.h"
10
#include "
base
/memory/ref_counted.h"
14
#include "net/
base
/ssl_cert_request_info.h"
26
: public
base
::RefCountedThreadSafe<SSLClientAuthHandler,
ssl_host_state.h
13
#include "
base
/basictypes.h"
14
#include "
base
/threading/non_thread_safe.h"
16
#include "net/
base
/x509_certificate.h"
26
class SSLHostState : public
base
::NonThreadSafe {
/external/chromium/chrome/browser/sync/engine/
all_status.h
14
#include "
base
/memory/scoped_ptr.h"
15
#include "
base
/synchronization/lock.h"
60
mutable
base
::Lock mutex_; // Protects all data members.
/external/chromium/chrome/browser/sync/glue/
app_data_type_controller.cc
7
#include "
base
/metrics/histogram.h"
48
void AppDataTypeController::RecordAssociationTime(
base
::TimeDelta time) {
data_type_controller.h
12
#include "
base
/callback.h"
13
#include "
base
/tracked.h"
24
: public
base
::RefCountedThreadSafe<DataTypeController,
database_model_worker.cc
7
#include "
base
/synchronization/waitable_event.h"
10
using
base
::WaitableEvent;
extension_data_type_controller.cc
7
#include "
base
/metrics/histogram.h"
48
void ExtensionDataTypeController::RecordAssociationTime(
base
::TimeDelta time) {
frontend_data_type_controller_mock.h
41
MOCK_METHOD1(RecordAssociationTime, void(
base
::TimeDelta time));
history_model_worker.cc
7
#include "
base
/memory/ref_counted.h"
8
#include "
base
/message_loop.h"
9
#include "
base
/task.h"
10
#include "
base
/synchronization/waitable_event.h"
13
using
base
::WaitableEvent;
preference_data_type_controller.cc
7
#include "
base
/metrics/histogram.h"
40
void PreferenceDataTypeController::RecordAssociationTime(
base
::TimeDelta time) {
session_data_type_controller.cc
7
#include "
base
/metrics/histogram.h"
44
void SessionDataTypeController::RecordAssociationTime(
base
::TimeDelta time) {
theme_data_type_controller.cc
7
#include "
base
/metrics/histogram.h"
48
void ThemeDataTypeController::RecordAssociationTime(
base
::TimeDelta time) {
/external/chromium/chrome/browser/sync/notifier/
chrome_system_resources.h
16
#include "
base
/memory/scoped_ptr.h"
17
#include "
base
/message_loop.h"
18
#include "
base
/task.h"
19
#include "
base
/threading/non_thread_safe.h"
55
base
::NonThreadSafe non_thread_safe_;
/external/chromium/chrome/browser/ui/omnibox/
location_bar_util.cc
7
#include "
base
/i18n/rtl.h"
8
#include "
base
/utf_string_conversions.h"
12
#include "ui/
base
/l10n/l10n_util.h"
41
base
::i18n::AdjustStringForLocaleDirection(&min_string);
/external/chromium/chrome/browser/ui/views/
external_protocol_dialog.cc
7
#include "
base
/metrics/histogram.h"
8
#include "
base
/string_util.h"
9
#include "
base
/threading/thread.h"
10
#include "
base
/threading/thread_restrictions.h"
11
#include "
base
/utf_string_conversions.h"
12
#include "
base
/win/registry.h"
18
#include "ui/
base
/l10n/l10n_util.h"
19
#include "ui/
base
/message_box_flags.h"
20
#include "ui/
base
/text/text_elider.h"
99
base
::TimeTicks::Now() - creation_time_)
[
all
...]
/external/chromium/chrome/browser/ui/views/status_icons/
status_icon_win.h
12
#include "
base
/memory/scoped_ptr.h"
13
#include "
base
/win/scoped_gdi_object.h"
61
base
::win::ScopedHICON icon_;
/external/chromium/chrome/browser/ui/views/tabs/
tab_renderer_data.cc
10
crashed_status(
base
::TERMINATION_STATUS_STILL_RUNNING),
/external/chromium/chrome/browser/ui/webui/
downloads_dom_handler.h
11
#include "
base
/memory/scoped_callback_factory.h"
97
base
::ScopedCallbackFactory<DownloadsDOMHandler> callback_factory_;
Completed in 780 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>