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:CloseInner
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
transaction_impl.cpp
39
CloseInner
();
in ~TransactionImpl()
76
CloseInner
();
in Begin()
82
CloseInner
();
in Begin()
88
CloseInner
();
in Begin()
105
CloseInner
();
in Commit()
110
CloseInner
();
in Commit()
129
CloseInner
();
in Rollback()
134
CloseInner
();
in Rollback()
142
int32_t TransactionImpl::
CloseInner
()
in CloseInner()
function in OHOS::NativeRdb::TransactionImpl
158
return
CloseInner
();
in Close()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H
A
D
bluetooth_ble_advertiser_stub.h
46
ErrCode
CloseInner
(MessageParcel &data, MessageParcel &reply);
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H
A
D
bluetooth_ble_advertiser_stub.cpp
44
std::bind(&BluetoothBleAdvertiserStub::
CloseInner
, _1, _2, _3)},
166
ErrCode BluetoothBleAdvertiserStub::
CloseInner
(MessageParcel &data, MessageParcel &reply)
in CloseInner()
function in OHOS::Bluetooth::BluetoothBleAdvertiserStub
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H
A
D
transaction_impl.h
56
int32_t
CloseInner
();
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
generic_syncer.h
202
int
CloseInner
(bool isClosedOperation);
H
A
D
generic_syncer.cpp
142
int errCode =
CloseInner
(isClosedOperation);
in Close()
1051
int GenericSyncer::
CloseInner
(bool isClosedOperation)
in CloseInner()
function in DistributedDB::GenericSyncer
Completed in 4 milliseconds