| /foundation/arkui/ace_engine/adapter/preview/external/ability/fa/ |
| H A D | fa_hap_module_info.cpp | 19 void FaHapModuleInfo::Parse(const std::unique_ptr<JsonValue>& root) in Parse() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/ |
| H A D | effect_kit_napi_utils.cpp | 21 napi_valuetype EffectKitNapiUtils::GetType(napi_env env, napi_value root) in GetType() argument
|
| /foundation/window/window_manager/wmserver/include/ |
| H A D | input_window_monitor.h | 30 explicit InputWindowMonitor(sptr<WindowRoot>& root) : windowRoot_(root) {} in InputWindowMonitor() argument
|
| H A D | window_dumper.h | 32 explicit WindowDumper(const sptr<WindowRoot>& root) : windowRoot_(root) {} in WindowDumper() argument
|
| H A D | accessibility_connection.h | 31 explicit AccessibilityConnection(sptr<WindowRoot>& root) : windowRoot_(root) {} in AccessibilityConnection() argument
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | calculation_config_parser.cpp | 35 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| H A D | brightness_config_parser.cpp | 35 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(0, CONFIG_NAME);
in ParseConfig() local
|
| H A D | lux_threshold_config_parser.cpp | 73 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| H A D | lux_filter_config_parser.cpp | 41 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| /base/security/device_security_level/oem_property/include/ |
| H A D | dslm_credential_utils.h | 35 PublicKey root; member
|
| /base/update/updater/services/ui/view/layout/ |
| H A D | auto_layout.cpp | 40 void AutoLayout::SetJsonLocation(JsonNode &root) in SetJsonLocation() argument
|
| /base/update/updateservice/services/core/ability/adapter/src/ |
| H A D | config_parse.cpp | 61 nlohmann::json root = nlohmann::json::parse(rawJson, nullptr, false); in LoadConfigInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| H A D | svg_defs.h | 48 auto root = svgContext->GetSvgRoot(); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/manifest/ |
| H A D | manifest_widget.cpp | 30 void ManifestWidgetGroup::WidgetParse(const std::unique_ptr<JsonValue>& root) in WidgetParse() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/container/ |
| H A D | object_hierarchy_observer.h | 37 auto& Target(const IObject::Ptr& root) in Target() argument 42 auto& Target(const IObject::Ptr& root, HierarchyChangeModeValue mode) in Target() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/ |
| H A D | ui_effect_napi_utils.cpp | 25 napi_valuetype UIEffectNapiUtils::getType(napi_env env, napi_value root) in getType() argument
|
| /foundation/filemanagement/app_file_service/tests/mock/b_tarball/ |
| H A D | b_tarball_cmdline_mock.cpp | 29 void BTarballCmdline::Tar(string_view root, vector<string_view> includes, vector<string_view> excludes) in Tar() argument 34 void BTarballCmdline::Untar(string_view root) in Untar() argument
|
| /foundation/window/window_manager/wmserver/include/window_snapshot/ |
| H A D | snapshot_controller.h | 34 SnapshotController(sptr<WindowRoot>& root, std::shared_ptr<AppExecFwk::EventHandler>& handler) in SnapshotController() argument
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| H A D | fingerprint_policy_serializer.cpp | 26 cJSON* root = cJSON_Parse(data.c_str()); in Deserialize() local 55 cJSON* root = nullptr; in Serialize() local [all...] |
| /base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/utils/ |
| H A D | cjson_serializer_test.cpp | 47 cJSON* root = cJSON_Parse(TEST_POLICY_DATA.c_str()); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/ans/src/common/ |
| H A D | file_utils.cpp | 62 bool FileUtils::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() argument
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | system_dialog_connect_stb.cpp | 52 nlohmann::json root = nlohmann::json::parse(commandStr_); in OnAbilityConnectDone() local
|
| H A D | notification_trust_list.cpp | 31 nlohmann::json root; in GetCcmPrivilegesConfig() local
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| H A D | reminder_affected.cpp | 23 bool ReminderAffected::FromJson(const nlohmann::json &root) in FromJson() argument 42 ValidAndGetAffectedBy( const nlohmann::json &root, std::vector<std::pair<std::string, std::string>> &affectedBy) ValidAndGetAffectedBy() argument 76 ValidStatus(const nlohmann::json &root, std::string &status) ValidStatus() argument [all...] |
| /base/update/updateservice/services/startup/manage/src/ |
| H A D | schedule_config.cpp | 30 nlohmann::json root = in InitConfig() local 52 uint64_t ScheduleConfig::ParseConfig(nlohmann::json &root, const std::string &key, uint64_t defaultValue) in ParseConfig() argument
|