Home
last modified time | relevance | path

Searched refs:istrue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.cpp108 auto istrue = strcmp(result, "true") == 0 ? true : false; in ReadAttrBool() local
110 return istrue; in ReadAttrBool()
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Darkts-bytecode-fundamentals.md376 | 0x23 | NONE | istrue | 默认入参:acc:对象 | 计算`acc == true`,并将计算结果存放到acc中。 |
629 | 0x13fb | PREF_IMM8 | callruntime.istrue +RR | 默认入参:acc:操作数<br>R:方舟运行时内部使用的8位保留数字 | 计算acc ==…
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp614 … bool istrue = mntPoint.find(g_srcPath) == mntPoint.end() || (!mntPoint[g_srcPath].is_string()) || in CheckMountConfig() local
618 APPSPAWN_CHECK(!istrue, return false, in CheckMountConfig()
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-bytecode-fundamentals.md376 | 0x23 | NONE | istrue | Default input parameter: acc: object| Calculate **acc == true** and s…
629 | 0x13fb | PREF_IMM8 | callruntime.istrue +RR | Default input parameter: acc: operand<br>R: 8-…