/aosp_15_r20/art/artd/ |
H A D | file_utils.h | 48 NewFile(NewFile&& other) noexcept in NewFile() function 103 NewFile(const std::string& path, in NewFile() function
|
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/protos/ |
H A D | metadata_pb2.py | 941 NewFile = _reflection.GeneratedProtocolMessageType( variable
|
H A D | metadata.proto | 74 message NewFile { message
|
/aosp_15_r20/external/golang-protobuf/reflect/protodesc/ |
H A D | desc.go | 66 func NewFile(fd *descriptorpb.FileDescriptorProto, r Resolver) (protoreflect.FileDescriptor, error)… func
|
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/manifest/ |
H A D | manifest.go | 38 func NewFile(manifest *Manifest) *File { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/ |
D | file.go | 72 func NewFile(r io.ReaderAt) (*File, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/os/ |
D | file_windows.go | 85 func NewFile(fd uintptr, name string) *File { func
|
D | file_unix.go | 106 func NewFile(fd uintptr, name string) *File { func
|
D | file_plan9.go | 54 func NewFile(fd uintptr, name string) *File { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/plan9obj/ |
D | file.go | 141 func NewFile(r io.ReaderAt) (*File, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/ |
D | file.go | 157 func NewFile(r io.ReaderAt) (*File, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/ |
D | file.go | 229 func NewFile(r io.ReaderAt) (*File, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/elf/ |
D | file.go | 278 func NewFile(r io.ReaderAt) (*File, error) { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerLoop.cpp | 469 const std::string &NewFile) { in RenameFeatureSetFile()
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_path_watcher_unittest.cc | 229 TEST_F(FilePathWatcherTest, NewFile) { in TEST_F() argument
|
/aosp_15_r20/external/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 667 SmallString<128> NewFile; in CanonicalizeInputFile() local
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_path_watcher_unittest.cc | 450 TEST_F(FilePathWatcherTest, NewFile) { in TEST_F() argument 1962 TEST_P(FilePathWatcherWithChangeInfoTest, NewFile) { in TEST_P() argument
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | SourceManager.cpp | 654 const FileEntry *NewFile) { in overrideFileContents()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 2213 auto NewFile = std::make_unique<RedirectingFileSystem::FileEntry>( in create() local
|