Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Djson_parser.cpp225 bool JsonObject::Parser::GetBool() in GetBool() function in panda::JsonObject::Parser
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp287 bool PtJson::GetBool(bool defaultValue) const in GetBool() function in panda::ecmascript::tooling::PtJson
351 Result PtJson::GetBool(const char *key, bool *value) const in GetBool() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_meta_data.h647 bool GetBool() const in GetBool() function