Searched defs:typeList (Results 1 – 3 of 3) sorted by relevance
31 private typeList: Array<string> = ['OPEN', 'CLOSE', 'READ', 'WRITE']; property in TabPaneFileStatistics
170 List<String> typeList = hapVerifyInfo.getContinueTypeMap().get(abilityNames.get(i)); in checkContinueTypeIsValid() local198 List<String> typeList = hapVerifyInfo.getContinueTypeMap().values().stream() in checkContinueTypeIsValid() local
4633 KNativePointer impl_CreateETSTuple2(KNativePointer context, KNativePointerArray typeList, KUInt typ… in impl_CreateETSTuple2()4643 …ateETSTuple2(KNativePointer context, KNativePointer original, KNativePointerArray typeList, KUInt … in impl_UpdateETSTuple2()