Searched defs:staticInfoJson (Results 1 – 3 of 3) sorted by relevance
228 cJSON *staticInfoJson = cJSON_CreateObject(); variable246 cJSON *staticInfoJson = cJSON_CreateObject(); variable265 cJSON *staticInfoJson = cJSON_CreateObject(); variable286 cJSON *staticInfoJson = cJSON_CreateObject(); variable305 cJSON *staticInfoJson = nullptr; variable323 cJSON *staticInfoJson = cJSON_CreateObject(); variable342 cJSON *staticInfoJson = cJSON_CreateObject(); variable359 const cJSON *staticInfoJson = nullptr; variable372 cJSON *staticInfoJson = cJSON_CreateObject(); variable386 cJSON *staticInfoJson = cJSON_CreateObject(); variable[all …]
126 int32_t StaticCapabilityLoader::GetStaticInfo(const cJSON* const staticInfoJson, const std::string&… in GetStaticInfo()146 const std::string& staticCapability, const cJSON* const staticInfoJson, in GetStaticInfoByVersion()171 cJSON* StaticCapabilityLoader::GetLatestStaticInfoJson(const cJSON* const staticInfoJson) in GetLatestStaticInfoJson()191 cJSON* StaticCapabilityLoader::GetStaticInfoJsonByVersion(const cJSON* const staticInfoJson, in GetStaticInfoJsonByVersion()251 …const cJSON* const staticInfoJson, std::unordered_map<std::string, CharacteristicProfile>& charPro… in GenerateStaticProfiles()317 cJSON* staticInfoJson = cJSON_Parse(fileContent.c_str()); in LoadStaticInfo() local356 cJSON* staticInfoJson = cJSON_Parse(fileContent.c_str()); in LoadStaticProfiles() local
93 int32_t SwitchStatusCollector::GenerateSwitchProfiles(const cJSON* const staticInfoJson, in GenerateSwitchProfiles()