Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:Close
(Results
1 - 25
of
86
) sorted by relevance
1
2
3
4
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H
A
D
memory_output_stream.h
35
virtual void
Close
() {} // no-op
in Close()
function in sfntly::MemoryOutputStream
H
A
D
file_input_stream.cc
46
void FileInputStream::
Close
() {
in Close()
function in sfntly::FileInputStream
H
A
D
memory_input_stream.cc
48
void MemoryInputStream::
Close
() {
in Close()
function in sfntly::MemoryInputStream
/third_party/gn/src/gn/
H
A
D
file_writer.cc
77
bool FileWriter::
Close
() {
in Close()
function in FileWriter
112
bool FileWriter::
Close
() {
in Close()
function in FileWriter
/third_party/lzma/CPP/Windows/
H
A
D
Handle.h
19
bool
Close
()
in Close()
function in NWindows::MY_UNCOPYABLE
H
A
D
Clipboard.cpp
24
bool CClipboard::
Close
() throw()
in Close()
function in NWindows::CClipboard
H
A
D
Thread.h
19
WRes
Close
() { return Thread_Close(&thread); }
in Close()
function in NWindows::MY_UNCOPYABLE
H
A
D
SecurityUtils.h
44
bool
Close
()
in Close()
function in NWindows::NSecurity::CAccessToken
110
NTSTATUS
Close
()
in Close()
function
/third_party/node/src/
H
A
D
timer_wrap.cc
15
void TimerWrap::
Close
() {
in Close()
function in node::TimerWrap
51
void TimerWrapHandle::
Close
() {
in Close()
function in node::TimerWrapHandle
H
A
D
handle_wrap.cc
65
void HandleWrap::
Close
(const FunctionCallbackInfo<Value>& args) {
in Close()
function in node::HandleWrap
72
void HandleWrap::
Close
(Local<Value> close_callback) {
in Close()
function in node::HandleWrap
/third_party/skia/third_party/externals/dawn/src/common/
H
A
D
DynamicLib.cpp
70
void DynamicLib::
Close
() {
in Close()
function in DynamicLib
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H
A
D
growable_memory_byte_array.cc
74
void GrowableMemoryByteArray::
Close
() {
in Close()
function in sfntly::GrowableMemoryByteArray
H
A
D
memory_byte_array.cc
81
void MemoryByteArray::
Close
() {
in Close()
function in sfntly::MemoryByteArray
H
A
D
font_input_stream.cc
49
void FontInputStream::
Close
() {
in Close()
function in sfntly::FontInputStream
H
A
D
font_output_stream.cc
122
void FontOutputStream::
Close
() {
in Close()
function in sfntly::FontOutputStream
/third_party/gn/src/base/posix/
H
A
D
file_descriptor_shuffle.cc
96
void FileDescriptorTableInjection::
Close
(int fd) {
in Close()
function in base::FileDescriptorTableInjection
/third_party/gn/src/base/win/
H
A
D
scoped_process_information.cc
54
void ScopedProcessInformation::
Close
() {
in Close()
function in base::win::ScopedProcessInformation
H
A
D
scoped_handle.h
83
void
Close
() {
in Close()
function in base::win::GenericScopedHandle
/third_party/backends/sanei/
H
A
D
sanei_DomainOS.h
46
typedef enum {Open,
Close
, Enter, Exit} DomainOSOpCode;
enumerator
/third_party/gptfdisk/
H
A
D
diskio-windows.cc
115
void DiskIO::
Close
(void) {
in Close()
function in DiskIO
/third_party/node/src/api/
H
A
D
callback.cc
96
void InternalCallbackScope::
Close
() {
in Close()
function in node::InternalCallbackScope
/third_party/node/deps/v8/third_party/zlib/google/
H
A
D
zip_writer.cc
168
bool ZipWriter::
Close
() {
in Close()
function in zip::internal::ZipWriter
/third_party/node/deps/zlib/google/
H
A
D
zip_writer.cc
168
bool ZipWriter::
Close
() {
in Close()
function in zip::internal::ZipWriter
/third_party/ninja/src/
H
A
D
deps_log.cc
145
void DepsLog::
Close
() {
in Close()
function in DepsLog
/third_party/skia/src/utils/win/
H
A
D
SkDWriteGeometrySink.cpp
146
SK_STDMETHODIMP SkDWriteGeometrySink::
Close
() {
in Close()
function in SkDWriteGeometrySink
Completed in 12 milliseconds
1
2
3
4