/external/chromium_org/chrome/browser/sync_file_system/local/ |
DEPS | 2 # No inclusion of remote backend from the local backend.
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/ |
posix_platform_backend_unittest.py | 27 backend = TestBackend() 28 backend.SetMockPsOutput(['1 0 S', '2 1 R', '3 2 S', '4 1 R', '5 4 R']) 29 result = backend.GetChildPids(1) 33 backend = TestBackend() 34 backend.SetMockPsOutput(['1 0 S', '2 1 R', '3 2 S', '4 1 R', '5 4 R']) 35 result = backend.GetChildPids(6) 39 backend = TestBackend() 40 backend.SetMockPsOutput(['1 0 S', '2 1 R', '3 2 S', '4 1 R', '5 4 Z']) 41 result = backend.GetChildPids(1) 45 backend = TestBackend( [all...] |
proc_supporting_platform_backend_unittest.py | 35 backend = TestBackend() 36 backend.SetMockFile( 39 backend.SetMockFile( 42 result = backend.GetMemoryStats(1) 53 backend = TestBackend() 54 backend.SetMockFile( 57 backend.SetMockFile( 60 result = backend.GetMemoryStats(1)
|
/external/chromium_org/chrome/browser/history/ |
shortcuts_backend_factory.cc | 38 scoped_refptr<history::ShortcutsBackend> backend( 40 if (backend->Init()) 41 return backend; 49 scoped_refptr<history::ShortcutsBackend> backend( 51 if (backend->Init()) 52 return backend; 67 scoped_refptr<history::ShortcutsBackend> backend( 69 if (backend->Init()) 70 return backend;
|
/external/chromium_org/ppapi/shared_impl/ |
README.txt | 2 between the backend implemntation in the renderer and in the proxy.
|
/external/chromium_org/third_party/JSON/JSON-2.59/t/ |
00_load.t | 14 is( JSON->backend, 'JSON::PP' ); 15 ok( JSON->backend->is_pp );
|
/external/chromium_org/webkit/data/dom_storage/ |
README.txt | 3 backend). It is used in webkit/dom_storage/dom_storage_database_unittest.cc 4 to verify that the Chromium backend can read a WebCore generated database.
|
/external/wpa_supplicant_8/src/utils/ |
ext_password.c | 2 * External password backend 31 const struct ext_password_backend *backend; member in struct:ext_password_data 36 struct ext_password_data * ext_password_init(const char *backend, 47 if (os_strcmp(backends[i]->name, backend) == 0) { 48 data->backend = backends[i]; 53 if (!data->backend) { 58 data->priv = data->backend->init(params); 70 if (data && data->backend && data->priv) 71 data->backend->deinit(data->priv); 81 return data->backend->get(data->priv, name) [all...] |
/external/chromium/chrome/browser/sessions/ |
session_backend_unittest.cc | 54 scoped_refptr<SessionBackend> backend( 59 backend->AppendCommands(new SessionCommands(commands), false); 63 backend = NULL; 64 backend = new SessionBackend(BaseSessionService::SESSION_RESTORE, path_); 65 backend->ReadLastSessionCommandsImpl(&commands); 72 backend = NULL; 73 backend = new SessionBackend(BaseSessionService::SESSION_RESTORE, path_); 74 backend->ReadLastSessionCommandsImpl(&commands); 79 backend->DeleteLastSession(); 80 backend->ReadLastSessionCommandsImpl(&commands) [all...] |
/external/chromium_org/chrome/browser/sessions/ |
session_backend_unittest.cc | 54 scoped_refptr<SessionBackend> backend( 59 backend->AppendCommands(new SessionCommands(commands), false); 63 backend = NULL; 64 backend = new SessionBackend(BaseSessionService::SESSION_RESTORE, path_); 65 backend->ReadLastSessionCommandsImpl(&commands); 72 backend = NULL; 73 backend = new SessionBackend(BaseSessionService::SESSION_RESTORE, path_); 74 backend->ReadLastSessionCommandsImpl(&commands); 79 backend->DeleteLastSession(); 80 backend->ReadLastSessionCommandsImpl(&commands) [all...] |
/external/skia/bench/ |
RefCntBench.cpp | 19 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 20 return backend == kNonRendering_Backend; 55 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 56 return backend == kNonRendering_Backend; 82 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 83 return backend == kNonRendering_Backend; 110 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE [all...] |
MutexBench.cpp | 12 virtual bool isSuitableFor(Backend backend) SK_OVERRIDE { 13 return backend == kNonRendering_Backend;
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
cros_browser_with_oobe.py | 10 def __init__(self, backend, platform_backend): 11 assert isinstance(backend, cros_browser_backend.CrOSBrowserBackend) 12 super(CrOSBrowserWithOOBE, self).__init__(backend, platform_backend)
|
/art/compiler/dex/ |
backend.h | 25 class Backend { 27 virtual ~Backend() {} 32 explicit Backend(ArenaAllocator* arena) : arena_(arena) {} 34 }; // Class Backend
|
/external/chromium_org/third_party/mesa/src/src/gbm/main/ |
backend.c | 35 #include "backend.h" 52 load_backend(const struct backend_desc *backend) 60 if (backend == NULL) 63 name = backend->name; 65 if (backend->builtin) { 66 init = backend->builtin; 91 const struct backend_desc *backend = NULL; local 96 backend = &backends[i]; 101 return backend; 107 const struct gbm_backend *backend = NULL local [all...] |
/external/mesa3d/src/gbm/main/ |
backend.c | 35 #include "backend.h" 52 load_backend(const struct backend_desc *backend) 60 if (backend == NULL) 63 name = backend->name; 65 if (backend->builtin) { 66 init = backend->builtin; 91 const struct backend_desc *backend = NULL; local 96 backend = &backends[i]; 101 return backend; 107 const struct gbm_backend *backend = NULL local [all...] |
/external/kernel-headers/original/linux/ |
atmppp.h | 16 * the first element of the structure is the backend number and the rest 17 * is per-backend specific
|
/packages/apps/Calendar/src/com/android/calendar/ |
AnalyticsLogger.java | 11 * Open backend of logger. 13 * @param context need to open backend of logger.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atmppp.h | 16 * the first element of the structure is the backend number and the rest 17 * is per-backend specific
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmppp.h | 16 * the first element of the structure is the backend number and the rest 17 * is per-backend specific
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmppp.h | 16 * the first element of the structure is the backend number and the rest 17 * is per-backend specific
|
/external/libselinux/include/selinux/ |
label.h | 45 /* don't use local customizations to backend data (boolean value) */ 47 /* specify an alternate path to use when loading backend data */ 49 /* select a subset of the search space as an optimization (file backend) */ 60 * @backend: one of the constants specifying a supported labeling backend. 64 * Open a labeling backend for use. The available backend identifiers are 67 * backend. Return value is the created handle on success or NULL with 70 struct selabel_handle *selabel_open(unsigned int backend, 85 * @handle: specifies backend instance to quer [all...] |
/external/chromium/chrome/browser/sync/ |
js_event_handler_list_unittest.cc | 21 // |backend| must outlive |event_handlers|. 22 StrictMock<MockJsBackend> backend; local 34 EXPECT_CALL(backend, SetParentJsEventRouter(&event_handlers)).Times(2); 36 EXPECT_CALL(backend, RemoveParentJsEventRouter()).Times(2); 37 EXPECT_CALL(backend, ProcessMessage("test1", HasArgs(args2), &handler1)); 38 EXPECT_CALL(backend, ProcessMessage("test2", HasArgs(args1), &handler2)); 48 event_handlers.SetBackend(&backend); 77 // |backend| must outlive |event_handlers|. 78 StrictMock<MockJsBackend> backend; local 90 EXPECT_CALL(backend, SetParentJsEventRouter(&event_handlers)) [all...] |
js_event_handler_list.h | 24 // the communication between the handlers and a backend. 31 // Sets the backend to route all messages to. Should be called only 32 // if a backend has not already been set. 33 void SetBackend(JsBackend* backend); 35 // Removes any existing backend. 39 // backend; if there is none, queues up the message for processing 40 // when the next backend is attached.
|
/external/chromium/chrome/browser/ui/webui/ |
sync_internals_ui.cc | 27 browser_sync::JsFrontend* backend = GetJsFrontend(); local 28 if (backend) { 29 backend->AddHandler(this); 39 browser_sync::JsFrontend* backend = GetJsFrontend(); local 40 if (backend) { 41 backend->RemoveHandler(this); 62 browser_sync::JsFrontend* backend = GetJsFrontend(); local 63 if (backend) { 64 backend->ProcessMessage(name, args, this);
|