Searched refs:COMPONENTSLOAD_DISTRIBUTED_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
61 const std::string COMPONENTSLOAD_DISTRIBUTED_COMPONENTS = "distributed_components"; variable259 if (!IsArray(root, COMPONENTSLOAD_DISTRIBUTED_COMPONENTS)) { in GetCompPathAndVersion()264 cJSON *components = cJSON_GetObjectItem(root, COMPONENTSLOAD_DISTRIBUTED_COMPONENTS.c_str()); in GetCompPathAndVersion()