Home
last modified time | relevance | path

Searched refs:roots (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dfile_utils.cpp28 bool FileUtils::GetJsonByFilePath(const char *filePath, std::vector<nlohmann::json> &roots) in GetJsonByFilePath() argument
47 roots.push_back(localRoot); in GetJsonByFilePath()
56 roots.push_back(localRoot); in GetJsonByFilePath()
/base/notification/distributed_notification_service/services/ans/include/
H A Dfile_utils.h25 static bool GetJsonByFilePath(const char *filePath, std::vector<nlohmann::json> &roots);
/base/notification/common_event_service/services/include/
H A Dinner_common_event_manager.h191 bool GetJsonByFilePath(const char *filePath, std::vector<nlohmann::json> &roots);
/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp107 bool InnerCommonEventManager::GetJsonByFilePath(const char *filePath, std::vector<nlohmann::json> &roots) in GetJsonByFilePath() argument
126 roots.push_back(localRoot); in GetJsonByFilePath()
135 roots.push_back(localRoot); in GetJsonByFilePath()

Completed in 3 milliseconds