Home
last modified time | relevance | path

Searched defs:GetJsonFromFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/
H A Dfile_utils.cpp62 bool FileUtils::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() function in OHOS::Notification::FileUtils
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_config_reader.cpp90 bool BundleActiveConfigReader::GetJsonFromFile(const char *filePath, Json::Value &root) in GetJsonFromFile() function in OHOS::DeviceUsageStats::BundleActiveConfigReader
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp87 bool InnerCommonEventManager::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() function in OHOS::EventFwk::InnerCommonEventManager
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp352 bool WorkSchedulerService::GetJsonFromFile(const char *filePath, Json::Value &root) in GetJsonFromFile() function in OHOS::WorkScheduler::WorkSchedulerService