HomeSort by relevance Sort by last modified time
    Searched refs:NO_COPY_AND_ASSIGN (Results 1 - 5 of 5) sorted by null

  /external/sfntly/cpp/src/sfntly/port/
lock.h 55 NO_COPY_AND_ASSIGN(Lock);
71 NO_COPY_AND_ASSIGN(AutoLock);
java_iterator.h 35 NO_COPY_AND_ASSIGN(Iterator);
type.h 61 #define NO_COPY_AND_ASSIGN(TypeName) \
  /external/sfntly/cpp/src/test/
platform_thread.h 70 NO_COPY_AND_ASSIGN(PlatformThread);
lock_test.cc 58 NO_COPY_AND_ASSIGN(BasicLockTestThread);
120 NO_COPY_AND_ASSIGN(TryLockTestThread);
186 NO_COPY_AND_ASSIGN(MutexLockTestThread);

Completed in 70 milliseconds