Home
last modified time | relevance | path

Searched defs:ReleaseHandle (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Diremote_invoker.h30 int32_t (*ReleaseHandle)(int32_t handle); member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.cpp119 void GattDatabase::ReleaseHandle(GattDatabase::Service &service) in ReleaseHandle() function in OHOS::bluetooth::GattDatabase
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp248 void SQLiteLocalKvDB::ReleaseHandle(SQLiteLocalStorageExecutor *&handle) const in ReleaseHandle() function in DistributedDB::SQLiteLocalKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp84 void RdSingleVerNaturalStore::ReleaseHandle(RdSingleVerStorageExecutor *&handle) const in ReleaseHandle() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c119 static int32_t ReleaseHandle(int32_t handle) in ReleaseHandle() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c130 static int32_t ReleaseHandle(int32_t handle) in ReleaseHandle() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp50 bool DBinderDatabusInvoker::ReleaseHandle(int32_t handle) in ReleaseHandle() function in OHOS::DBinderDatabusInvoker
H A Dbinder_invoker.cpp128 bool BinderInvoker::ReleaseHandle(int32_t handle) in ReleaseHandle() function in OHOS::IPC_SINGLE::BinderInvoker
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp962 void MultiVerNaturalStore::ReleaseHandle(MultiVerStorageExecutor *&handle, bool isTrimming) const in ReleaseHandle() function in DistributedDB::MultiVerNaturalStore
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp126 void HevcDecoder::ReleaseHandle() in ReleaseHandle() function in OHOS::MediaAVCodec::Codec::HevcDecoder
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp355 void SQLiteRelationalStore::ReleaseHandle(SQLiteSingleVerRelationalStorageExecutor *&handle) const in ReleaseHandle() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1088 void SQLiteSingleVerNaturalStore::ReleaseHandle(SQLiteSingleVerStorageExecutor *&handle) const in ReleaseHandle() function in DistributedDB::SQLiteSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp162 void RelationalSyncAbleStorage::ReleaseHandle(SQLiteSingleVerRelationalStorageExecutor *&handle) co… in ReleaseHandle() function in DistributedDB::RelationalSyncAbleStorage