Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Djson_helper.h66 bool SerializeJSONBoxedBoolean(EtsHandle<EtsObject> &value);
Djson_helper.cpp270 bool JSONStringifier::SerializeJSONBoxedBoolean(EtsHandle<EtsObject> &value) in SerializeJSONBoxedBoolean() function in ark::ets::intrinsics::helpers::JSONStringifier