/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | iremote_invoker.h | 30 int32_t (*ReleaseHandle)(int32_t handle); member
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | dbinder_databus_invoker.cpp | 50 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
|
/ohos5.0/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 in ReleaseHandle() function in DistributedDB::MultiVerNaturalStore
|
/ohos5.0/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
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_store.cpp | 355 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 D | sqlite_single_ver_natural_store.cpp | 1088 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 D | relational_sync_able_storage.cpp | 162 void RelationalSyncAbleStorage::ReleaseHandle(SQLiteSingleVerRelationalStorageExecutor *&handle) co… in ReleaseHandle() function in DistributedDB::RelationalSyncAbleStorage
|