| /third_party/zlib/contrib/infback9/ |
| H A D | inftree9.c | 38 unsigned root; /* number of index bits for root table */ in inflate_table9() local [all...] |
| /third_party/zlib/ |
| H A D | inftrees.c | 38 unsigned root; /* number of index bits for root table */ in inflate_table() local [all...] |
| /base/hiviewdfx/hiview/utility/smart_parser/rule/ |
| H A D | extract_rule.cpp | 40 Json::Value root; in ParseExtractRule() local
|
| /base/hiviewdfx/hitrace/frameworks/native/ |
| H A D | common_utils.cpp | 129 cJSON* root = cJSON_Parse(fileContent.c_str());
in ParseJsonFromFile() local 200 cJSON* root = ParseJsonFromFile(traceUtilsPath);
in ParseTagInfo() local [all...] |
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| H A D | data_publisher.cpp | 56 Json::Value root; in GetBundleNameFromJsonStr() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | set_browser_policies_plugin.cpp | 245 cJSON* root = nullptr; in MergeBrowserPolicy() local 262 bool SetBrowserPoliciesPlugin::AddBrowserPoliciesToRoot(cJSON* root, const std::string &policiesString) in AddBrowserPoliciesToRoot() argument
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| H A D | power_wakeup_controller_test.cpp | 383 Json::Value root; in HWTEST_F() local
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | battery_stats_listener.cpp | 59 Json::Value root;
in OnEvent() local 70 void BatteryStatsListener::ProcessHiSysEvent(const std::string& eventName, const Json::Value& root)
in ProcessHiSysEvent() argument 119 ProcessCameraEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessCameraEvent() argument 148 ProcessAudioEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessAudioEvent() argument 174 ProcessSensorEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessSensorEvent() argument 198 ProcessGnssEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessGnssEvent() argument 216 ProcessBluetoothBrEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessBluetoothBrEvent() argument 250 ProcessBluetoothBleEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessBluetoothBleEvent() argument 280 ProcessBluetoothEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessBluetoothEvent() argument 291 ProcessWifiEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessWifiEvent() argument 317 ProcessPhoneDebugInfo(StatsUtils::StatsData& data, const Json::Value& root) ProcessPhoneDebugInfo() argument 333 ProcessPhoneEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessPhoneEvent() argument 372 ProcessFlashlightEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessFlashlightEvent() argument 390 ProcessWakelockEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessWakelockEvent() argument 441 ProcessDispalyDebugInfo(StatsUtils::StatsData& data, const Json::Value& root) ProcessDispalyDebugInfo() argument 469 ProcessDispalyEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName) ProcessDispalyEvent() argument 499 ProcessBatteryEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessBatteryEvent() argument 519 ProcessThermalEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessThermalEvent() argument 546 ProcessPowerWorkschedulerEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessPowerWorkschedulerEvent() argument 566 ProcessOthersWorkschedulerEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessOthersWorkschedulerEvent() argument 595 ProcessWorkschedulerEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessWorkschedulerEvent() argument 607 ProcessDistributedSchedulerEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessDistributedSchedulerEvent() argument 636 ProcessAlarmEvent(StatsUtils::StatsData& data, const Json::Value& root) ProcessAlarmEvent() argument [all...] |
| /base/powermgr/power_manager/services/native/src/shutdown/ |
| H A D | shutdown_dialog.cpp | 174 Json::Value root; in LoadDialogConfig() local
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| H A D | smart_reminder_center.cpp | 41 nlohmann::json root; in GetMultiDeviceReminder() local 90 void SmartReminderCenter::ParseReminderFilterDevice(const nlohmann::json &root, const string &deviceType) in ParseReminderFilterDevice() argument 128 ParseReminderFilterSlot( const nlohmann::json &root, const string ¬ificationType, map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const ParseReminderFilterSlot() argument 171 ParseReminderFilterContent( const nlohmann::json &root, const string ¬ificationType, map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const ParseReminderFilterContent() argument 211 ParseReminderFilterCode( const nlohmann::json &root, const string ¬ificationType, map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice) const ParseReminderFilterCode() argument [all...] |
| /base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/ |
| H A D | nativetoken_kit_test.cpp | 54 static void WriteContentToFile(const cJSON *root) in WriteContentToFile() argument
|
| /base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
| H A D | app_provision.c | 41 static char *GetStringTag(const cJSON *root, const char *tag) in GetStringTag() argument 81 static char **GetStringArrayTag(const cJSON *root, const char *tag, int32_t *numReturn) in GetStringArrayTag() argument 128 static int32_t GetProfValidity(const cJSON *root, ProfValidity *profVal) in GetProfValidity() argument 152 static int32_t GetProfBundleInfo(const cJSON *root, ProfBundleInfo *profVal) in GetProfBundleInfo() argument 188 static int32_t GetProfPermission(const cJSON *root, ProfPermission *profVal) in GetProfPermission() argument 200 GetProfDebugInfo(const cJSON *root, ProfDebugInfo *profVal) GetProfDebugInfo() argument 216 GetProfIssuerInfo(const cJSON *root, ProfileProf *pf) GetProfIssuerInfo() argument 295 cJSON *root = cJSON_Parse(pfStr); ParseProfile() local [all...] |
| /base/startup/appspawn/interfaces/innerkits/permission/ |
| H A D | appspawn_mount_permission.c | 40 static int ParseAppSandboxConfig(const cJSON *root, PermissionManager *mgr)
in ParseAppSandboxConfig() argument
|
| /base/startup/init/services/param/base/ |
| H A D | param_trie.c | 221 TraversalTrieNode(const WorkSpace *workSpace, const ParamTrieNode *root, TraversalTrieNodePtr walkFunc, const void *cookie) TraversalTrieNode() argument
|
| /base/startup/appspawn/modules/ace_adapter/ |
| H A D | ace_adapter.cpp | 57 static void GetModules(const cJSON *root, std::set<std::string> &modules) in GetModules() argument 78 static int GetModuleSet(const cJSON *root, ParseJsonContext *context) in GetModuleSet() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | operator_config_cache.cpp | 111 cJSON *root = nullptr; in LoadOperatorConfig() local [all...] |
| H A D | operator_file_parser.cpp | 34 bool OperatorFileParser::WriteOperatorConfigJson(std::string filename, const cJSON *root) in WriteOperatorConfigJson() argument 99 bool OperatorFileParser::ParseFromCustomSystem(int32_t slotId, OperatorConfig &opc, cJSON *root) in ParseFromCustomSystem() argument 131 void OperatorFileParser::CreateJsonFromOperatorConfig(cJSON *root) in CreateJsonFromOperatorConfig() argument 142 ParseOperatorConfigFromFile( OperatorConfig &opc, const std::string &path, cJSON *root, bool needSaveTempOpc) ParseOperatorConfigFromFile() argument 163 ParseOperatorConfigFromJson(const cJSON *root, OperatorConfig &opc, bool needSaveTempOpc) ParseOperatorConfigFromJson() argument [all...] |
| /base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
| H A D | distributed_communication_manager.cpp | 292 cJSON *root = cJSON_Parse(address.c_str()); in ParseDevIdFromAudioDevice() local
|
| /base/telephony/call_manager/services/spam_call/src/ |
| H A D | spam_call_adapter.cpp | 150 cJSON *root = cJSON_Parse(data); in ParseDetectResult() local [all...] |
| /base/telephony/core_service/services/network_search/src/ |
| H A D | operator_name_utils.cpp | 88 cJSON *root = cJSON_Parse(content); in ParserOperatorNameCustJson() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | widget_client.cpp | 66 auto root = nlohmann::json::parse(eventData.c_str(), nullptr, false); in OnNotice() local 124 nlohmann::json root = command; in SendCommand() local
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
| H A D | rga2_debugger.c | 191 static int rga_debugfs_create_files(const struct rga_debugger_list *files, int count, struct dentry *root, in rga_debugfs_create_files() argument 316 static int rga_procfs_create_files(const struct rga_debugger_list *files, int count, struct proc_dir_entry *root, in rga_procfs_create_files() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_debugfs.c | 162 void drm_debugfs_create_files(const struct drm_info_list *files, int count, struct dentry *root, in drm_debugfs_create_files() argument 192 int drm_debugfs_init(struct drm_minor *minor, int minor_id, struct dentry *root) in drm_debugfs_init() argument 406 struct dentry *root; in drm_debugfs_connector_add() local 439 struct dentry *root; drm_debugfs_crtc_add() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_debugfs.c | 194 int rockchip_drm_add_dump_buffer(struct drm_crtc *crtc, struct dentry *root) in rockchip_drm_add_dump_buffer() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_debugger.c | 312 rga_debugfs_create_files(const struct rga_debugger_list *files, int count, struct dentry *root, struct rga_debugger *debugger) rga_debugfs_create_files() argument 442 rga_procfs_create_files(const struct rga_debugger_list *files, int count, struct proc_dir_entry *root, struct rga_debugger *debugger) rga_procfs_create_files() argument
|