Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 8 of 8) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DUncompressVerify.java31 private static final String FALSE = "false"; field in UncompressVerify
86 if (!(TRUE.equals(utility.getRpcid()) || FALSE.equals(utility.getRpcid()))) { in hapCommandVerify()
115 if (outPath.exists() && FALSE.equals(utility.getForceRewrite())) { in rpcidCommandVerify()
DCompressVerify.java51 private static final String FALSE = "false"; field in CompressVerify
480 if ((FALSE.equals(utility.getForceRewrite())) && (outFile.exists())) { in isVerifyValidInHQFMode()
501 if ((FALSE.equals(utility.getForceRewrite())) && outFile.exists()) { in isVerifyValidInAPPQFMode()
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dark_define.ts101 export const FALSE: string = 'false'; constant
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts154 export const FALSE: string = 'false'; constant
Dprocess_component_build.ts99 FALSE,
1275 …Arr.push(...addForEachParameter(ts.factory.createIdentifier(COMPONENT_IF_UNDEFINED), TRUE, FALSE));
1280 addForEachIdFuncParameterArr.push(...addForEachParameter(argumentsArray[2], TRUE, FALSE));
1287 addForEachIdFuncParameterArr.push(...addForEachParameter(argumentsArray[2], FALSE, TRUE)) :
1288 addForEachIdFuncParameterArr.push(...addForEachParameter(argumentsArray[2], FALSE, FALSE));
/developtools/hdc/src/common/
Duart.cpp250 dwMilliseconds, FALSE)) { in ReadUartDev()
Dbase.cpp843 HANDLE hMutex = CreateMutex(nullptr, FALSE, buf); in ProgramMutex()
/developtools/ace_ets2bundle/compiler/codegen/
Dcodegen_ets.js15FALSE,a.TokenClass.NEW_LINE),r.concat(`listener_${s}`,a.TokenClass.SPACE,a.TokenClass.ASSIGN,a.Tok…