Home
last modified time | relevance | path

Searched refs:GetNextId (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_group_handle.cpp30 int32_t AudioGroupHandle::GetNextId(GroupType type) in GetNextId() function in OHOS::AudioStandard::AudioGroupHandle
/foundation/multimedia/audio_framework/services/audio_policy/server/include/
H A Daudio_group_handle.h42 int32_t GetNextId(GroupType type);
/foundation/multimodalinput/input/service/filter/include/
H A Devent_filter_service.h32 static int32_t GetNextId();
/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_service.cpp34 int32_t EventFilterService::GetNextId() in GetNextId() function in OHOS::MMI::EventFilterService
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_handler_manager.cpp66 int32_t handlerId = GetNextId(); in AddHandler()
108 int32_t handlerId = GetNextId(); in AddGestureMonitor()
138 int32_t handlerId = GetNextId(); in AddHandler()
421 int32_t InputHandlerManager::GetNextId() in GetNextId() function in OHOS::MMI::InputHandlerManager
H A Dinput_manager_impl.cpp262 const int32_t filterId = EventFilterService::GetNextId(); in AddInputEventFilter()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dinput_handler_manager_test.cpp147 * @tc.desc: Verify GetNextId
155 int32_t result = manager.GetNextId(); in HWTEST_F()
161 * @tc.desc: Verify GetNextId
169 int32_t result = manager.GetNextId(); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dinput_handler_manager.h86 int32_t GetNextId();
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp6031 groupId = AudioGroupHandle::GetInstance().GetNextId(type); in UpdateGroupInfo()
6052 groupId = AudioGroupHandle::GetInstance().GetNextId(type); in UpdateGroupInfo()

Completed in 24 milliseconds