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

  /external/chromium_org/base/posix/
file_descriptor_shuffle.cc 42 if (!delegate->Duplicate(&temp_fd, i->dest))
86 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) {
  /external/chromium_org/chrome/browser/ui/app_list/search/
search_webstore_result.cc 59 scoped_ptr<ChromeSearchResult> SearchWebstoreResult::Duplicate() {
app_result.cc 100 scoped_ptr<ChromeSearchResult> AppResult::Duplicate() {
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
person.cc 109 scoped_ptr<Person> Person::Duplicate() {
people_result.cc 112 scoped_ptr<ChromeSearchResult> PeopleResult::Duplicate() {
114 new PeopleResult(profile_, person_->Duplicate().Pass())).Pass();
  /external/chromium_org/chrome/browser/ui/app_list/search/webstore/
webstore_result.cc 124 scoped_ptr<ChromeSearchResult> WebstoreResult::Duplicate() {
  /external/chromium_org/mojo/android/system/
core_impl.cc 279 static jobject Duplicate(JNIEnv* env,
  /external/lldb/source/Host/common/
File.cpp 88 Duplicate (rhs);
96 Duplicate (rhs);
162 File::Duplicate (const File &rhs)
181 error.SetErrorString ("invalid file to duplicate");
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 475 scoped_refptr<URLIndexPrivateData> URLIndexPrivateData::Duplicate() const {
    [all...]
  /external/lldb/source/Target/
Process.cpp 652 ProcessLaunchInfo::FileAction::Duplicate (int fd, int dup_fd)
698 error.SetErrorString ("invalid duplicate fd for posix_spawn_file_actions_adddup2(...)");
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netcon.h 254 virtual HRESULT WINAPI Duplicate(LPCWSTR pszwDuplicateName,INetConnection **ppCon) = 0;
268 HRESULT (WINAPI *Duplicate)(INetConnection *This,LPCWSTR pszwDuplicateName,INetConnection **ppCon);
284 #define INetConnection_Duplicate(This,pszwDuplicateName,ppCon) (This)->lpVtbl->Duplicate(This,pszwDuplicateName,ppCon)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1025 milliseconds