Home
last modified time | relevance | path

Searched defs:allTypes (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_utils_test.cpp210 vector<uint16_t> allTypes {0, 1, 3, 4, 5}; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/
H A Dimage_loader_manager.cpp232 vector<IImageLoaderManager::ImageType> allTypes; in GetSupportedTypes() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp718 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleBufferSizeGetRqst() local
742 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleBufferSizeSetRqst() local
813 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleLogRemoveRqst() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_record.cpp623 auto allTypes = GetMimeTypes(); in GetValidMimeTypes() local
635 auto allTypes = GetUdtTypes(); in GetValidTypes() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/
H A DPasteBoardPromiseJsunit.test.js23 const allTypes = [pasteboard.MIMETYPE_TEXT_PLAIN, pasteboard.MIMETYPE_TEXT_HTML, pasteboard.MIMETYP… constant
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp505 …const uint32_t allTypes = Accessibility::AccessibilityAbilityTypes::ACCESSIBILITY_ABILITY_TYPE_ALL; in GetInstalledAbilities() local