Home
last modified time | relevance | path

Searched defs:json_doc (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc33 std::string json_doc; in VerifyNodes() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc854 std::string json_doc = std::string(kJSON_ADPF); in TEST_F() local
933 std::string json_doc = std::string(kJSON_ADPF); in TEST_F() local
943 std::string json_doc = std::string(kJSON_ADPF); in TEST_F() local
953 std::string json_doc = std::string(kJSON_ADPF); in TEST_F() local
963 std::string json_doc = std::string(kJSON_ADPF); in TEST_F() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc339 static std::optional<std::string> ParseGpuSysfsNode(const std::string &json_doc) { in ParseGpuSysfsNode()
356 std::string json_doc; in GetFromJSON() local
426 std::vector<std::unique_ptr<Node>> HintManager::ParseNodes(const std::string &json_doc) { in ParseNodes()
604 const std::string &json_doc, const std::vector<std::unique_ptr<Node>> &nodes) { in ParseActions()
748 const std::string &json_doc) { in ParseAdpfConfigs()
/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator_test.cpp62 std::string json_doc; in get_input_combination() local
332 std::string json_doc; in run_batch_process() local
/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp204 std::string json_doc; in LoadThermalConfig() local