Home
last modified time | relevance | path

Searched defs:isTrue (Results 1 – 4 of 4) sorted by relevance

/base/update/updateservice/foundations/ability/utils/include/
Dstring_utils.h64 static inline std::string GetBoolStr(bool isTrue) in GetBoolStr()
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp309 bool isTrue = true; in ParseLongOpt() local
394 bool isTrue = true; in ParseOpt() local
469 bool isTrue = true; in HandleOpt() local
/base/startup/init/interfaces/innerkits/fs_manager/
Dfstab_mount.c390 bool isTrue = source == NULL || target == NULL || fsType == NULL; in Mount() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp1212 bool isTrue = WaitPidTimeout(pid, timeoutUsec); in DumpTraceInner() local