Home
last modified time | relevance | path

Searched refs:GetNextHandle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_mini_samgr.c39 static int32_t GetNextHandle(void) in GetNextHandle() function
69 node->sid->handle = GetNextHandle(); in AddSystemAbility()
123 sid.handle = GetNextHandle(); in GetRemoteSystemAbility()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_mini_adapter.c23 static int32_t GetNextHandle(void) in GetNextHandle() function
67 target.handle = GetNextHandle(); in QueryRemoteIdentityInner()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/timer/
H A Dtime_broker.cpp64 auto ret = GetNextHandle(handle); in RegisterCallback()
98 bool TimeBroker::GetNextHandle(uint32_t& handle) in GetNextHandle() function in OHOS::CameraStandard::DeferredProcessing::TimeBroker
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/timer/
H A Dtime_broker.h51 bool GetNextHandle(uint32_t& handle);