Searched defs:jsonPtr (Results 1 – 4 of 4) sorted by relevance
165 double* jsonPtr = jsonValue.get_ptr<double*>(); in unpackValueWithErrorCode() local189 int64_t* jsonPtr = jsonValue.get_ptr<int64_t*>(); in unpackValueWithErrorCode() local204 uint64_t* jsonPtr = jsonValue.get_ptr<uint64_t*>(); in unpackValueWithErrorCode() local247 JsonType jsonPtr = jsonValue.get_ptr<JsonType>(); in unpackValueWithErrorCode() local
568 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesRecursive()596 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesInArrayRecursive()613 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesInObjectRecursive()
156 const nlohmann::json::json_pointer& jsonPtr) in dimmPropToHex()168 const nlohmann::json::json_pointer& jsonPtr) in getPersistentMemoryProperties()402 const nlohmann::json::json_pointer& jsonPtr) in assembleDimmProperties()
260 nlohmann::json* jsonPtr = &jsonData; in lookupComponentName() local