Searched defs:deviceConfigObj (Results 1 – 4 of 4) sorted by relevance
473 std::unique_ptr<PtJson> deviceConfigObj; in GetFaDebug() local481 bool ModuleJson::GetFaDebugByDeviceConfigObj(std::unique_ptr<PtJson>& deviceConfigObj, bool& debug) in GetFaDebugByDeviceConfigObj()
158 bool ModuleJson::GetDeviceConfigObject(std::unique_ptr<PtJson>& deviceConfigObj) in GetDeviceConfigObject()
4258 std::unique_ptr<PtJson> deviceConfigObj; variable4281 std::unique_ptr<PtJson> deviceConfigObj; variable4295 std::unique_ptr<PtJson> deviceConfigObj; variable7263 std::unique_ptr<PtJson> deviceConfigObj; variable7398 std::unique_ptr<AppPackingTool::PtJson> deviceConfigObj; variable
1760 JSONObject deviceConfigObj = jsonObject.getJSONObject(DEVICE_CONFIG); in getFADebug() local