Searched defs:tempList (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | spannable_string.h | 120 EqualInsert(uint16_t& startIndex, uint16_t& endIndex, uint16_t tempStart, uint16_t tempEnd, ListNode<SpanType>** tempSpan, List<SpanType>& tempList) EqualInsert() argument 161 UnequalInsert(uint16_t& startIndex, uint16_t& endIndex, uint16_t tempStart, uint16_t tempEnd, ListNode<SpanType>** tempSpan, List<SpanType>& tempList, SpanType tempLeft, SpanType tempRight) UnequalInsert() argument
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/server/ |
H A D | avcodec_server_manager.cpp | 262 std::list<sptr<IRemoteObject>> tempList; in HandleAsyncExecution() local
|
/foundation/multimedia/player_framework/services/services/sa_media/server/ |
H A D | media_server_manager.cpp | 821 std::list<sptr<IRemoteObject>> tempList; in HandleAsyncExecution() local
|
Completed in 3 milliseconds