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:ReleaseHandle
(Results
1 - 13
of
13
) sorted by relevance
/foundation/communication/ipc/ipc/native/c/manager/include/
H
A
D
iremote_invoker.h
30
int32_t (*
ReleaseHandle
)(int32_t handle);
member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_database.cpp
119
void GattDatabase::
ReleaseHandle
(GattDatabase::Service &service)
in ReleaseHandle()
function in OHOS::bluetooth::GattDatabase
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H
A
D
ipc_invoker.c
119
static int32_t
ReleaseHandle
(int32_t handle)
in ReleaseHandle()
function
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H
A
D
ipc_invoker.c
130
static int32_t
ReleaseHandle
(int32_t handle)
in ReleaseHandle()
function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H
A
D
sqlite_local_kvdb.cpp
248
void SQLiteLocalKvDB::
ReleaseHandle
(SQLiteLocalStorageExecutor *&handle) const
in ReleaseHandle()
function in DistributedDB::SQLiteLocalKvDB
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H
A
D
rd_single_ver_natural_store.cpp
84
void RdSingleVerNaturalStore::
ReleaseHandle
(RdSingleVerStorageExecutor *&handle) const
in ReleaseHandle()
function in DistributedDB::RdSingleVerNaturalStore
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
dbinder_databus_invoker.cpp
51
bool DBinderDatabusInvoker::
ReleaseHandle
(int32_t handle)
in ReleaseHandle()
function in OHOS::DBinderDatabusInvoker
H
A
D
binder_invoker.cpp
128
bool BinderInvoker::
ReleaseHandle
(int32_t handle)
in ReleaseHandle()
function in OHOS::IPC_SINGLE::BinderInvoker
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_natural_store.cpp
962
void MultiVerNaturalStore::
ReleaseHandle
(MultiVerStorageExecutor *&handle, bool isTrimming) const
ReleaseHandle()
function in DistributedDB::MultiVerNaturalStore
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H
A
D
hevc_decoder.cpp
126
void HevcDecoder::
ReleaseHandle
()
in ReleaseHandle()
function in OHOS::MediaAVCodec::Codec::HevcDecoder
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
sqlite_relational_store.cpp
342
void SQLiteRelationalStore::
ReleaseHandle
(SQLiteSingleVerRelationalStorageExecutor *&handle) const
in ReleaseHandle()
function in DistributedDB::SQLiteRelationalStore
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_natural_store.cpp
1142
void SQLiteSingleVerNaturalStore::
ReleaseHandle
(SQLiteSingleVerStorageExecutor *&handle) const
ReleaseHandle()
function in DistributedDB::SQLiteSingleVerNaturalStore
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H
A
D
relational_sync_able_storage.cpp
162
void RelationalSyncAbleStorage::
ReleaseHandle
(SQLiteSingleVerRelationalStorageExecutor *&handle) const
in ReleaseHandle()
function in DistributedDB::RelationalSyncAbleStorage
[all...]
Completed in 24 milliseconds