/foundation/resourceschedule/ffrt/src/sync/ |
H A D | poller.h | 73 int handle = -1; member
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/ |
H A D | plugin_mgr.h | 82 std::shared_ptr<void> handle = nullptr;
member
|
/foundation/resourceschedule/ffrt/src/dfx/trace/ |
H A D | ffrt_trace.h | 149 void* handle = nullptr; member in TraceAdapter
|
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_ffrt_io.cpp | 305 int handle = -1; in HWTEST_F() local 322 int handle = ffrt_timer_start(qos, timeout2, data, cb, false); in HWTEST_F() local 352 int handle = ffrt_timer_start(qos, timeout2, data, cb, false); in HWTEST_F() local 381 int handle = ffrt_timer_start(qos, timeout2, data, cb, false); in HWTEST_F() local 409 int handle = ffrt_timer_start(qos, timeout2, data, cb, false); HWTEST_F() local 438 int handle = ffrt_timer_start(qos, timeout1, data, cb, false); HWTEST_F() local 467 int handle = ffrt_timer_start(qos, timeout1, data, cb, false); HWTEST_F() local [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | observer_manager.cpp | 202 auto handle = dlopen(RES_SCHED_CG_EXT_SO.c_str(), RTLD_NOW); in GetReportFunc() local
|
/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | ipc_process_skeleton.c | 171 int32_t DeleteHandle(int32_t handle) in DeleteHandle() argument 222 static bool FirstAddObject(int32_t handle) in FirstAddObject() argument 254 OnFirstStrongRef(int32_t handle) OnFirstStrongRef() argument 277 ProcessAddDeathRecipient(int32_t handle, OnRemoteDead deathFunc, void *args, uint32_t *cbId) ProcessAddDeathRecipient() argument 332 ProcessRemoveDeathRecipient(int32_t handle, uint32_t cbId) ProcessRemoveDeathRecipient() argument [all...] |
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_service_proxy_test.cpp | 97 NetHandle handle; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
H A D | trans_sdk_tcp_direct_test.cpp | 250 int32_t handle = 0; in HWTEST_F() local
|
/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_process.h | 208 ProcessNormalData(std::shared_ptr<T> sessionObject, MessageParcel &data, int32_t handle, int32_t socketId, uint64_t seqNum, int cmd, __u32 code, __u32 flags, int status) ProcessNormalData() argument
|
H A D | dbinder_base_invoker_interface.h | 25 std::shared_ptr<T> DBinderBaseInvoker<T>::WriteTransaction(int cmd, uint32_t flags, int32_t handle, int32_t socketId,
in WriteTransaction() argument 92 SendRequest(int32_t handle, uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendRequest() argument 170 PingService(int32_t handle) PingService() argument [all...] |
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_binder_databus_invoker_unittest.cpp | 78 int32_t handle = 0; in HWTEST_F() local 91 int32_t handle = 0; in HWTEST_F() local 263 uint32_t handle = 0; in HWTEST_F() local 277 uint32_t handle = 0; in HWTEST_F() local 294 uint32_t handle = REGISTRY_HANDLE; in HWTEST_F() local 318 uint32_t handle = 0; HWTEST_F() local 331 uint32_t handle = 0; HWTEST_F() local 346 uint32_t handle = 0; HWTEST_F() local 362 uint32_t handle = 0; HWTEST_F() local 382 uint32_t handle = 0; HWTEST_F() local 395 uint32_t handle = 1; HWTEST_F() local 417 uint32_t handle = 0; HWTEST_F() local 430 uint32_t handle = 1; HWTEST_F() local 548 auto handle = 1; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
H A D | auth_negotiate_channel.cpp | 38 AuthNegotiateChannel::AuthNegotiateChannel(const AuthHandle &handle) in AuthNegotiateChannel() argument 172 void AuthNegotiateChannel::ProcessDetectLinkResponse(AuthHandle handle, const NegotiateMessage &response) in ProcessDetectLinkResponse() argument 212 static void OnAuthDataReceived(AuthHandle handle, const AuthTransData *data) in OnAuthDataReceived() argument
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | dbinder_callback_stub.cpp | 35 DBinderCallbackStub(const std::string &service, const std::string &device, const std::string &localDevice, uint64_t stubIndex, uint32_t handle, uint32_t tokenId) DBinderCallbackStub() argument
|
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_sub_statemachine_test.cpp | 383 sptr<NetHandle> handle = nullptr; in HWTEST_F() local
|
/foundation/communication/netstack/test/unittest/tlssocket/client/ |
H A D | TlsKeyTest.cpp | 125 Handle handle = tlsKey.handle(); in HWTEST_F() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_group_operating_state.cpp | 388 void *handle; in ProcessCmdHid2dCreateGroup() local
|
/foundation/communication/netstack/test/unittest/tls_test/client/ |
H A D | TlsKeyTest.cpp | 125 Handle handle = tlsKey.handle();
in HWTEST_F() local
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/ |
H A D | networkvpn_service_test.cpp | 443 int handle = 1; in HWTEST_F() local
|
/foundation/communication/netstack/frameworks/native/tls_socket/src/ |
H A D | tls_certificate.cpp | 386 Handle TLSCertificate::handle() const in handle() function in OHOS::NetStack::TlsSocket::TLSCertificate
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | storage_engine.cpp | 68 StorageExecutor *handle = nullptr; in InitReadWriteExecutors() local 234 Recycle(StorageExecutor *&handle) Recycle() argument 402 AddStorageExecutor(StorageExecutor *handle) AddStorageExecutor() argument 444 StorageExecutor *handle = nullptr; FetchStorageExecutor() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/ |
H A D | sqlite_store_executor_impl.cpp | 66 SqliteStoreExecutorImpl::SqliteStoreExecutorImpl(sqlite3 *handle) : dbHandle_(handle) {} in SqliteStoreExecutorImpl() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
H A D | sqlite_local_kvdb_connection.cpp | 53 SQLiteLocalStorageExecutor *handle = GetDB<SQLiteLocalKvDB>()->GetHandle(false, errCode); in Get() local 175 SQLiteLocalStorageExecutor *handle = GetDB<SQLiteLocalKvDB>()->GetHandle(false, errCode); in GetEntries() local 375 SQLiteLocalStorageExecutor *handle = GetDB<SQLiteLocalKvDB>()->GetHandle(true, errCode); in StartTransactionInner() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | platform_specific.cpp | 50 int handle = -1; member 240 intptr_t handle = _findfirst(findPath.c_str(), &file); in GetFilePathAttr() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_natural_store_connection.cpp | 55 auto handle = GetHandle(false, errCode); in Get() local 169 auto handle = GetHandle(false, errCode); in GetEntries() local 269 auto handle in GetSnapshot() local 407 auto handle = GetHandle(true, errCode); StartTransactionInner() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_rd_register_observer_test.cpp | 203 KvDBObserverHandle* handle = g_singleVerNaturaStoreConnection->RegisterObserver( in HWTEST_F() local 234 KvDBObserverHandle* handle = g_singleVerNaturaStoreConnection->RegisterObserver( in HWTEST_F() local 258 KvDBObserverHandle* handle = g_singleVerNaturaStoreConnection->RegisterObserver( in HWTEST_F() local 282 KvDBObserverHandle* handle = g_singleVerNaturaStoreConnection->RegisterObserver( in HWTEST_F() local 306 KvDBObserverHandle* handle = g_singleVerNaturaStoreConnection->RegisterObserver( in HWTEST_F() local [all...] |