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
refs:SoftBusCloseFile
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/unittest/
H
A
D
softbus_file_test.cpp
70
SoftBusCloseFile
(SOFTBUS_INVALID_FD);
in HWTEST_F()
71
SoftBusCloseFile
(fd);
in HWTEST_F()
89
SoftBusCloseFile
(fd);
in HWTEST_F()
113
SoftBusCloseFile
(fd);
in HWTEST_F()
/foundation/communication/dsoftbus/adapter/common/include/
H
A
D
softbus_adapter_file.h
54
void
SoftBusCloseFile
(int32_t fd);
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H
A
D
softbus_adapter_file.c
121
void
SoftBusCloseFile
(int32_t fd)
in SoftBusCloseFile()
function
/foundation/communication/dsoftbus/adapter/common/mbedtls/
H
A
D
softbus_adapter_crypto.c
349
SoftBusCloseFile
(fd);
in SoftBusCryptoRand()
352
SoftBusCloseFile
(fd);
in SoftBusCryptoRand()
/foundation/communication/dsoftbus/adapter/common/openssl/
H
A
D
softbus_adapter_crypto.c
477
SoftBusCloseFile
(fd);
in SoftBusCryptoRand()
480
SoftBusCloseFile
(fd);
in SoftBusCryptoRand()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H
A
D
softbus_adapter_file.c
211
void
SoftBusCloseFile
(int32_t fd)
in SoftBusCloseFile()
function
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H
A
D
client_trans_proxy_file_manager.c
58
SoftBusCloseFile
(info->recvFileInfo.fileFd);
in ClearRecipientResources()
698
SoftBusCloseFile
(fd);
in FileToFrameAndSendFile()
715
SoftBusCloseFile
(info->fd);
in ClearSendInfo()
1070
SoftBusCloseFile
(fd);
in PutToRecvFileList()
1579
SoftBusCloseFile
(fileInfo->fileFd);
in UpdateFileReceptionStatus()
Completed in 7 milliseconds