Lines Matching refs:BASE_EXPORT
26 BASE_EXPORT extern const size_t kUnknownModuleIndex;
57 class BASE_EXPORT StackSamplingProfiler {
60 struct BASE_EXPORT Module {
88 struct BASE_EXPORT InternalModule {
115 struct BASE_EXPORT Frame {
135 struct BASE_EXPORT InternalFrame {
148 struct BASE_EXPORT Sample {
170 struct BASE_EXPORT CallStackProfile {
197 struct BASE_EXPORT SamplingParams {
213 class BASE_EXPORT TestAPI {
242 class BASE_EXPORT ProfileBuilder {
339 BASE_EXPORT bool operator==(const StackSamplingProfiler::Module& a,
341 BASE_EXPORT bool operator==(const StackSamplingProfiler::Sample& a,
343 BASE_EXPORT bool operator!=(const StackSamplingProfiler::Sample& a,
345 BASE_EXPORT bool operator<(const StackSamplingProfiler::Sample& a,
347 BASE_EXPORT bool operator==(const StackSamplingProfiler::Frame& a,
349 BASE_EXPORT bool operator<(const StackSamplingProfiler::Frame& a,