Home
last modified time | relevance | path

Searched refs:has_prefix_ (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event.h558 : scope_(scope), has_prefix_(true), prefix_(prefix), raw_id_(raw_id) {} in WithScope()
561 has_prefix_(true), in WithScope()
568 bool has_prefix() const { return has_prefix_; } in has_prefix()
574 bool has_prefix_ = false; variable
660 has_prefix_(scoped_id.has_prefix()), in TraceID()
667 bool has_prefix() const { return has_prefix_; } in has_prefix()
676 bool has_prefix_ = false; variable
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dfields-expected.cc65 int has_prefix_; member
/external/harfbuzz_ng/src/
Dhb-subset-cff-common.hh403 has_prefix_ = false; in init()
428 has_prefix_ = true; in set_prefix()
448 bool has_prefix () const { return has_prefix_; } in has_prefix()
456 bool has_prefix_; member