Home
last modified time | relevance | path

Searched refs:ATOMICSERVICE_BUNDLE_TYPE (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts560 export const ATOMICSERVICE_BUNDLE_TYPE: string = 'atomicService'; constant
Dets_checker.ts66 ATOMICSERVICE_BUNDLE_TYPE,
301 …if (projectConfig.bundleType === ATOMICSERVICE_BUNDLE_TYPE && projectConfig.compileSdkVersion >= A…