Home
last modified time | relevance | path

Searched refs:DISALLOW_COPY_AND_ASSIGN (Results 1 – 7 of 7) sorted by relevance

/libnativehelper/header_only_include/nativehelper/
Dnativehelper_utils.h23 #if !defined(DISALLOW_COPY_AND_ASSIGN)
26 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ macro
Dscoped_local_frame.h36 DISALLOW_COPY_AND_ASSIGN(ScopedLocalFrame);
Dscoped_string_chars.h72 DISALLOW_COPY_AND_ASSIGN(ScopedStringChars);
Dscoped_local_ref.h88 DISALLOW_COPY_AND_ASSIGN(ScopedLocalRef);
Dscoped_utf_chars.h92 DISALLOW_COPY_AND_ASSIGN(ScopedUtfChars);
Dscoped_bytes.h64 DISALLOW_COPY_AND_ASSIGN(ScopedBytes);
Dscoped_primitive_array.h83 DISALLOW_COPY_AND_ASSIGN(Scoped ## NAME ## ArrayRO); \
133 DISALLOW_COPY_AND_ASSIGN(Scoped ## NAME ## ArrayRW); \