OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISALLOW_CLASS_COPY_AND_ASSIGN
(Results
1 - 7
of
7
) sorted by null
/frameworks/compile/libbcc/include/bcinfo/Wrap/
support_macros.h
37
#define
DISALLOW_CLASS_COPY_AND_ASSIGN
(class_name) \
wrapper_output.h
42
DISALLOW_CLASS_COPY_AND_ASSIGN
(WrapperOutput);
file_wrapper_input.h
55
DISALLOW_CLASS_COPY_AND_ASSIGN
(FileWrapperInput);
file_wrapper_output.h
43
DISALLOW_CLASS_COPY_AND_ASSIGN
(FileWrapperOutput);
in_memory_wrapper_input.h
53
DISALLOW_CLASS_COPY_AND_ASSIGN
(InMemoryWrapperInput);
wrapper_input.h
46
DISALLOW_CLASS_COPY_AND_ASSIGN
(WrapperInput);
bitcode_wrapperer.h
97
DISALLOW_CLASS_COPY_AND_ASSIGN
(BitcodeWrapperer);
Completed in 90 milliseconds