Searched defs:jsonStr (Results 1 – 10 of 10) sorted by relevance
373 bool CreateModuleJsonFile(std::string filename, const std::string& jsonStr) in CreateModuleJsonFile()387 bool CreateModuleJsonHap(std::string hapFilePath, std::string filename, const std::string& jsonStr) in CreateModuleJsonHap()399 bool CreateConfigJsonFile(std::string filename, const std::string& jsonStr) in CreateConfigJsonFile()413 bool CreateConfigJsonHap(std::string hapFilePath, std::string filename, const std::string& jsonStr) in CreateConfigJsonHap()
179 Optional<String> jsonStr = FileUtils.getFileContent(jsonFilePath.get()); in getValueFromJsonFileContent() local
169 String jsonStr = JSON.toJSONString(fileSizeResult, new SerializerFeature[] { in statFileSize() local
398 StringBuilder jsonStr = new StringBuilder(); in getJsonInZips() local
196 String jsonStr = JSON.toJSONString(duplicateResult, new SerializerFeature[] { in statDuplicate() local
1540 String jsonStr = moduleMetadataInfo.resource; in parseCommoneventsInMetadata() local1595 String jsonStr = moduleMetadataInfo.resource; in parseModuleShortcut() local1711 String jsonStr = moduleMetadataInfo.resource; in parseModuleFormInfoInMetadata() local
242 String jsonStr = JSON.toJSONString(suffixResult, new SerializerFeature[] { in statSuffix() local
48 std::string jsonStr; in Dump() local
212 std::string jsonStr; in GetJsonInZips() local
363 let jsonStr = ''; variable