Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 161) sorted by relevance

1234567

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_line_reader.cpp21 LineReader::LineReader(const char* path) : fd_(), buff_(buff0_) { Open(path); } in LineReader()
25 void LineReader::Open(const char* path) { in Open() function in crazy::LineReader
Dcrazy_linker_line_reader.h31 void Open(const char* file_path);
Dcrazy_linker_proc_maps.cpp134 bool Open(const char* path) { in Open() function in crazy::ProcMapsInternal
185 (void)internal_->Open("/proc/self/maps"); in ProcMaps()
192 (void)internal_->Open(maps_file); in ProcMaps()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcassert6 // This file is dual licensed under the MIT and the University of Illinois Open
Dciso6466 // This file is dual licensed under the MIT and the University of Illinois Open
Dccomplex6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcstdbool6 // This file is dual licensed under the MIT and the University of Illinois Open
Dctgmath6 // This file is dual licensed under the MIT and the University of Illinois Open
D__tuple_036 // This file is dual licensed under the MIT and the University of Illinois Open
Dclimits6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcsetjmp6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcstdarg6 // This file is dual licensed under the MIT and the University of Illinois Open
Dclocale6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcsignal6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcfloat6 // This file is dual licensed under the MIT and the University of Illinois Open
D__undef_min_max6 // This file is dual licensed under the MIT and the University of Illinois Open
Diostream6 // This file is dual licensed under the MIT and the University of Illinois Open
Dctime6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcfenv6 // This file is dual licensed under the MIT and the University of Illinois Open
Dcstdint6 // This file is dual licensed under the MIT and the University of Illinois Open
D__sso_allocator6 // This file is dual licensed under the MIT and the University of Illinois Open
/ndk/sources/android/crazy_linker/tests/
Dtest_util.h182 void Open(const char* path, const char* mode) { in Open() function
229 src_file.Open(src_path.c_str(), "rb"); in CopyFile()
234 dst_file.Open(dst_path.c_str(), "wb"); in CopyFile()
/ndk/sources/cxx-stl/gabi++/include/
Dcwchar3 * Copyright (C) 2009 The Android Open Source Project
/ndk/sources/cxx-stl/system/include/
Dclimits3 * Copyright (C) 2009 The Android Open Source Project
Dcstdint3 * Copyright (C) 2009 The Android Open Source Project

1234567