Home
last modified time | relevance | path

Searched defs:js (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/
H A Djson_serializer.hpp19 JsonSerializer(std::string path, nlohmann::json js = nlohmann::json()) : in JsonSerializer()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp539 std::string js{d.begin(), d.end()}; in TEST_F() local