HomeSort by relevance Sort by last modified time
    Searched defs:DUPLICATE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/base/posix/
file_descriptor_shuffle_unittest.cc 21 DUPLICATE,
47 virtual bool Duplicate(int* result, int fd) OVERRIDE {
49 actions_.push_back(Action(Action::DUPLICATE, *result, fd));
149 Action(Action::DUPLICATE, kDuplicateBase, 1));
164 Action(Action::DUPLICATE, kDuplicateBase, 1));
179 Action(Action::DUPLICATE, kDuplicateBase, 1));
194 Action(Action::DUPLICATE, kDuplicateBase, 1));
253 virtual bool Duplicate(int* result, int fd) OVERRIDE {
  /external/chromium/base/
file_descriptor_shuffle_unittest.cc 24 DUPLICATE,
50 bool Duplicate(int* result, int fd) {
52 actions_.push_back(Action(Action::DUPLICATE, *result, fd));
152 Action(Action::DUPLICATE, kDuplicateBase, 1));
167 Action(Action::DUPLICATE, kDuplicateBase, 1));
182 Action(Action::DUPLICATE, kDuplicateBase, 1));
197 Action(Action::DUPLICATE, kDuplicateBase, 1));
256 bool Duplicate(int* result, int fd) {
  /system/security/keystore/include/keystore/
IKeystoreService.h 65 DUPLICATE = IBinder::FIRST_CALL_TRANSACTION + 20,
117 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 110 milliseconds