Home
last modified time | relevance | path

Searched refs:strictMode (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp58 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in HiSysEventJsonDecorator()
62 Json::Reader reader(Json::Features::strictMode()); in HiSysEventJsonDecorator()
172 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in HiSysEventJsonDecorator()
177 Json::Reader reader(Json::Features::strictMode()); in HiSysEventJsonDecorator()
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dintegrated-hsp.md28 "strictMode": {
86 "strictMode": {
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_log_config_manager.cpp37 Json::CharReaderBuilder::strictMode(&builder.settings_); in ParseJsonFile()
41 Json::Reader reader(Json::Features::strictMode()); in ParseJsonFile()
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dcompose_rule.cpp35 Json::CharReaderBuilder::strictMode(&builder.settings_); in ParseComposeRule()
38 Json::Reader reader(Json::Features::strictMode()); in ParseComposeRule()
H A Dextract_rule.cpp34 Json::CharReaderBuilder::strictMode(&builder.settings_); in ParseExtractRule()
37 Json::Reader reader(Json::Features::strictMode()); in ParseExtractRule()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp647 bool strictMode = false; variable
649 strictMode, nullptr);
681 bool strictMode = true; variable
683 strictMode, nullptr);
709 bool strictMode = false; variable
711 strictMode, nullptr);
737 bool strictMode = false; variable
739 strictMode, nullptr);
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddispatch_rule_parser.cpp37 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in DispatchRuleParser()
41 Json::Reader reader(Json::Features::strictMode()); in DispatchRuleParser()
/ohos5.0/docs/en/application-dev/quick-start/
H A Dintegrated-hsp.md28 "strictMode": {
86 "strictMode": {
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhiappevent-watcher-app-events-ndk.md87 Json::Reader reader(Json::Features::strictMode());
122 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-address-sanitizer-events-ndk.md81 Json::Reader reader(Json::Features::strictMode());
132 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-crash-events-ndk.md85 Json::Reader reader(Json::Features::strictMode());
143 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-resourceleak-events-ndk.md79 Json::Reader reader(Json::Features::strictMode());
128 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-freeze-events-ndk.md81 Json::Reader reader(Json::Features::strictMode());
151 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-mainthreadjank-events-ndk.md82 Json::Reader reader(Json::Features::strictMode());
/ohos5.0/base/hiviewdfx/hiview/base/event_store/config/src/
H A Devent_store_config.cpp50 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in Init()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp128 Json::CharReaderBuilder::strictMode(&builder.settings_); in Parse()
141 Json::Reader reader(Json::Features::strictMode()); in Parse()
189 Json::CharReaderBuilder::strictMode(&builder.settings_); in Parse()
200 Json::Reader reader(Json::Features::strictMode()); in Parse()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h75 bool strictMode = false; // whether is strict mode member
H A Dapp_running_record.h830 inline void SetStrictMode(bool strictMode) in SetStrictMode() argument
832 isStrictMode_ = strictMode; in SetStrictMode()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Djson_parser.cpp42 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in ParseJsonString()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp346 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in ParseJsonStr()
351 Json::Reader reader(Json::Features::strictMode()); in ParseJsonStr()
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-app-events-ndk.md87 Json::Reader reader(Json::Features::strictMode());
122 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-address-sanitizer-events-ndk.md81 Json::Reader reader(Json::Features::strictMode());
132 Json::Reader reader(Json::Features::strictMode());
H A Dhiappevent-watcher-resourceleak-events-ndk.md79 Json::Reader reader(Json::Features::strictMode());
128 Json::Reader reader(Json::Features::strictMode());
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp44 Json::CharReaderBuilder::strictMode(&jsonRBuilder.settings_); in ReadSysEventDefFromFile()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp243 Json::Reader reader(Json::Features::strictMode()); in GetAppEventPackFromJson()

12