OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BASE_EXPORT
(Results
76 - 100
of
227
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium_org/base/mac/
scoped_nsautorelease_pool.h
8
#include "base/
base_export
.h"
25
class
BASE_EXPORT
ScopedNSAutoreleasePool {
objc_property_releaser.h
10
#include "base/
base_export
.h"
85
class
BASE_EXPORT
ObjCPropertyReleaser {
/external/chromium_org/base/message_loop/
message_pump_observer.h
8
#include "base/
base_export
.h"
28
class
BASE_EXPORT
MessagePumpObserver {
/external/chromium_org/base/
thread_task_runner_handle.h
8
#include "base/
base_export
.h"
19
class
BASE_EXPORT
ThreadTaskRunnerHandle {
vlog.h
12
#include "base/
base_export
.h"
19
class
BASE_EXPORT
VlogInfo {
73
BASE_EXPORT
bool MatchVlogPattern(const base::StringPiece& string,
file_version_info.h
18
#include "base/
base_export
.h"
42
BASE_EXPORT
static FileVersionInfo* CreateFileVersionInfo(
49
BASE_EXPORT
static FileVersionInfo* CreateFileVersionInfoForModule(
64
BASE_EXPORT
static FileVersionInfo* CreateFileVersionInfoForCurrentModule();
ini_parser.h
10
#include "base/
base_export
.h"
31
class
BASE_EXPORT
INIParser {
49
class
BASE_EXPORT
DictionaryValueINIParser : public INIParser {
logging_win.h
10
#include "base/
base_export
.h"
21
EXTERN_C
BASE_EXPORT
const GUID kLogEventId;
52
class
BASE_EXPORT
LogEventProvider : public base::win::EtwTraceProvider {
pending_task.h
10
#include "base/
base_export
.h"
20
struct
BASE_EXPORT
PendingTask : public TrackingInfo {
50
class
BASE_EXPORT
TaskQueue : public std::queue<PendingTask> {
task_runner.h
8
#include "base/
base_export
.h"
58
class
BASE_EXPORT
TaskRunner
147
struct
BASE_EXPORT
TaskRunnerTraits {
file_version_info_win.h
10
#include "base/
base_export
.h"
20
BASE_EXPORT
FileVersionInfoWin(void* data, int language, int code_page);
21
BASE_EXPORT
~FileVersionInfoWin();
43
BASE_EXPORT
bool GetValue(const wchar_t* name, std::wstring* value);
47
BASE_EXPORT
std::wstring GetStringValue(const wchar_t* name);
hash.h
10
#include "base/
base_export
.h"
17
BASE_EXPORT
uint32 SuperFastHash(const char * data, int len);
/external/chromium_org/base/threading/
thread_checker_impl.h
8
#include "base/
base_export
.h"
20
class
BASE_EXPORT
ThreadCheckerImpl {
thread_collision_warner.h
11
#include "base/
base_export
.h"
134
struct
BASE_EXPORT
AsserterBase {
139
struct
BASE_EXPORT
DCheckAsserter : public AsserterBase {
144
class
BASE_EXPORT
ThreadCollisionWarner {
161
class
BASE_EXPORT
Check {
178
class
BASE_EXPORT
ScopedCheck {
197
class
BASE_EXPORT
ScopedRecursiveCheck {
/external/chromium_org/base/timer/
hi_res_timer_manager.h
8
#include "base/
base_export
.h"
16
class
BASE_EXPORT
HighResolutionTimerManager : public base::PowerObserver {
/external/chromium_org/base/android/
jni_helper.h
10
#include "base/
base_export
.h"
17
class
BASE_EXPORT
JavaObjectWeakGlobalRef {
38
BASE_EXPORT
base::android::ScopedJavaLocalRef<jobject> GetRealObject(
/external/chromium_org/base/debug/
proc_maps_linux.h
11
#include "base/
base_export
.h"
46
BASE_EXPORT
bool ReadProcMaps(std::string* proc_maps);
50
BASE_EXPORT
bool ParseProcMaps(const std::string& input,
trace_event_memory.h
8
#include "base/
base_export
.h"
30
class
BASE_EXPORT
TraceMemoryController
88
class
BASE_EXPORT
ScopedTraceMemory {
113
BASE_EXPORT
void AppendHeapProfileAsTraceFormat(const char* input,
119
BASE_EXPORT
void AppendHeapProfileTotalsAsTraceFormat(const std::string& line,
125
BASE_EXPORT
bool AppendHeapProfileLineAsTraceFormat(const std::string& line,
trace_event_win.h
11
#include "base/
base_export
.h"
24
class
BASE_EXPORT
TraceEventETWProvider : public base::win::EtwTraceProvider {
95
BASE_EXPORT
extern const GUID kChromeTraceProviderName;
98
BASE_EXPORT
extern const GUID kTraceEventClass32;
101
BASE_EXPORT
extern const GUID kTraceEventClass64;
/external/chromium_org/base/system_monitor/
system_monitor.h
8
#include "base/
base_export
.h"
19
class
BASE_EXPORT
SystemMonitor {
36
class
BASE_EXPORT
DevicesChangedObserver {
/external/chromium_org/base/strings/
utf_string_conversion_utils.h
10
#include "base/
base_export
.h"
40
BASE_EXPORT
bool ReadUnicodeCharacter(const char* src,
46
BASE_EXPORT
bool ReadUnicodeCharacter(const char16* src,
53
BASE_EXPORT
bool ReadUnicodeCharacter(const wchar_t* src,
64
BASE_EXPORT
size_t WriteUnicodeCharacter(uint32 code_point,
69
BASE_EXPORT
size_t WriteUnicodeCharacter(uint32 code_point, string16* output);
/external/chromium_org/base/win/
wrapped_window_proc.h
15
#include "base/
base_export
.h"
31
BASE_EXPORT
WinProcExceptionFilter SetWinProcExceptionFilter(
35
BASE_EXPORT
int CallExceptionFilter(EXCEPTION_POINTERS* info);
40
BASE_EXPORT
void InitializeWindowClass(
object_watcher.h
10
#include "base/
base_export
.h"
48
class
BASE_EXPORT
ObjectWatcher : public MessageLoop::DestructionObserver {
50
class
BASE_EXPORT
Delegate {
/external/chromium_org/base/process/
process_metrics.h
13
#include "base/
base_export
.h"
98
BASE_EXPORT
int64 TimeValToMicroseconds(const struct timeval& tv);
104
class
BASE_EXPORT
ProcessMetrics {
217
BASE_EXPORT
size_t GetSystemCommitCharge();
223
BASE_EXPORT
int ParseProcStatCPU(const std::string& input);
227
struct
BASE_EXPORT
SystemMemoryInfoKB {
247
BASE_EXPORT
bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo);
255
BASE_EXPORT
int GetNumberOfThreads(ProcessHandle process);
258
BASE_EXPORT
extern const char kProcSelfExe[];
/external/chromium_org/base/files/
scoped_temp_dir.h
18
#include "base/
base_export
.h"
23
class
BASE_EXPORT
ScopedTempDir {
Completed in 174 milliseconds
1
2
3
4
5
6
7
8
9
10