Home
last modified time | relevance | path

Searched defs:IdAllocator (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Did_allocator.h24 struct IdAllocator { struct
26 virtual ~IdAllocator(){}; in ~IdAllocator() argument
H A Did_allocator.cpp25 IdAllocator::IdAllocator(int maxTimerNum) in IdAllocator() function in OHOS::IntellVoiceUtils::IdAllocator