OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:os_android
(Results
26 - 50
of
80
) sorted by null
1
2
3
4
/external/libchrome/base/
move.h
34
#if defined(
OS_ANDROID
) || defined(OS_LINUX)
cpu.cc
19
#if defined(ARCH_CPU_ARM_FAMILY) && (defined(
OS_ANDROID
) || defined(OS_LINUX))
99
#if defined(ARCH_CPU_ARM_FAMILY) && (defined(
OS_ANDROID
) || defined(OS_LINUX))
193
#endif // defined(ARCH_CPU_ARM_FAMILY) && (defined(
OS_ANDROID
) ||
278
#elif defined(ARCH_CPU_ARM_FAMILY) && (defined(
OS_ANDROID
) || defined(OS_LINUX))
sys_info.h
127
#if defined(
OS_ANDROID
)
136
#endif // defined(
OS_ANDROID
)
logging.cc
80
#if defined(
OS_ANDROID
) || defined(__ANDROID__)
660
#elif defined(
OS_ANDROID
) || defined(__ANDROID__)
677
#if defined(
OS_ANDROID
)
686
#endif // defined(
OS_ANDROID
)
/external/libchrome/base/process/
process_metrics_posix.cc
38
#elif defined(
OS_ANDROID
)
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.cc
39
#if defined(
OS_ANDROID
)
55
#endif // defined(
OS_ANDROID
)
83
#if defined(
OS_ANDROID
)
144
#if defined(
OS_ANDROID
)
syscall_parameters_restrictions_unittests.cc
32
#if !defined(
OS_ANDROID
)
95
#if !defined(
OS_ANDROID
)
109
#endif // !defined(
OS_ANDROID
)
/external/libweave/third_party/chromium/base/
move.h
34
#if defined(
OS_ANDROID
) || defined(OS_LINUX)
/external/libchrome/base/files/
file_util_posix.cc
48
#if defined(
OS_ANDROID
)
366
#if defined(
OS_ANDROID
)
466
#if defined(
OS_ANDROID
)
492
#if defined(
OS_ANDROID
)
493
DLOG(WARNING) << "
OS_ANDROID
: Home directory lookup not yet implemented.";
640
#if defined(
OS_ANDROID
)
647
#endif // defined(
OS_ANDROID
)
650
#if defined(
OS_ANDROID
)
652
#endif // defined(
OS_ANDROID
)
838
#if !defined(
OS_ANDROID
)
[
all
...]
file_path_watcher_unittest.cc
36
#if defined(
OS_ANDROID
)
38
#endif // defined(
OS_ANDROID
)
158
#if defined(
OS_ANDROID
)
166
#else // defined(
OS_ANDROID
)
168
#endif // defined(
OS_ANDROID
)
549
#if !defined(
OS_ANDROID
)
566
#if defined(
OS_ANDROID
)
573
#endif // defined(
OS_ANDROID
)
643
#if defined(
OS_ANDROID
)
650
#endif // defined(
OS_ANDROID
[
all
...]
dir_reader_posix_unittest.cc
18
#if defined(
OS_ANDROID
)
file_posix.cc
20
#if defined(
OS_ANDROID
)
122
#elif defined(
OS_ANDROID
)
523
#elif defined(OS_LINUX) || defined(
OS_ANDROID
)
file_enumerator_posix.cc
129
!defined(OS_SOLARIS) && !defined(
OS_ANDROID
)
/external/libchrome/base/time/
time_posix.cc
10
#if defined(
OS_ANDROID
) && !defined(__LP64__)
21
#if defined(
OS_ANDROID
)
43
#if defined(
OS_ANDROID
) && !defined(__LP64__)
62
#else //
OS_ANDROID
&& !__LP64__
80
#endif //
OS_ANDROID
95
defined(OS_BSD) || defined(
OS_ANDROID
)
322
defined(
OS_ANDROID
)
/external/libweave/third_party/chromium/base/time/
time_posix.cc
10
#if defined(
OS_ANDROID
) && !defined(__LP64__)
27
#if defined(
OS_ANDROID
) && !defined(__LP64__)
44
#else //
OS_ANDROID
&& !__LP64__
60
#endif //
OS_ANDROID
75
defined(OS_BSD) || defined(
OS_ANDROID
)
302
defined(
OS_ANDROID
)
/external/libchrome/base/debug/
debugger_posix.cc
49
#if defined(
OS_ANDROID
)
122
#elif defined(OS_LINUX) || defined(
OS_ANDROID
)
195
#if defined(NDEBUG) && !defined(OS_MACOSX) && !defined(
OS_ANDROID
)
249
#if defined(
OS_ANDROID
) && !defined(OFFICIAL_BUILD)
/external/libchrome/base/memory/
shared_memory.h
119
#if defined(OS_POSIX) && !defined(
OS_ANDROID
)
125
#endif // defined(OS_POSIX) && !defined(
OS_ANDROID
)
269
#if defined(OS_POSIX) && !defined(OS_NACL) && !defined(
OS_ANDROID
)
274
#endif // defined(OS_POSIX) && !defined(OS_NACL) && !defined(
OS_ANDROID
)
/external/libchrome/base/strings/
sys_string_conversions_posix.cc
29
#if defined(SYSTEM_NATIVE_UTF8) || defined(
OS_ANDROID
)
30
// TODO(port): Consider reverting the
OS_ANDROID
when we have wcrtomb()
/external/libchrome/base/threading/
platform_thread_posix.cc
25
#elif defined(
OS_ANDROID
)
134
#elif defined(
OS_ANDROID
)
thread_local.h
70
#elif defined(
OS_ANDROID
)
/external/libchrome/base/posix/
global_descriptors.h
55
#if !defined(
OS_ANDROID
)
/external/libchrome/sandbox/linux/syscall_broker/
broker_client.cc
24
#if defined(
OS_ANDROID
) && !defined(MSG_CMSG_CLOEXEC)
/external/libchrome/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc
65
#if defined(
OS_ANDROID
)
80
#endif // defined(
OS_ANDROID
)
/external/fio/os/
os-android.h
4
#define FIO_OS
os_android
os.h
23
os_android
,
enumerator in enum:__anon12030
Completed in 348 milliseconds
1
2
3
4