Searched refs:WriteJson (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/build/android/gyp/
H A Ddex.py31 build_utils.WriteJson(paths, options.dex_path + '.inputs')
H A Dapk_obfuscate.py138 build_utils.WriteJson(
H A Dwrite_ordered_libraries.py122 build_utils.WriteJson(
H A Dwrite_build_config.py214 build_utils.WriteJson(config, options.build_config, only_if_changed=True)
/external/chromium_org/build/android/gyp/util/
H A Dbuild_device.py88 build_utils.WriteJson(configurations[:1], path, only_if_changed=True)
H A Dbuild_utils.py97 def WriteJson(obj, path, only_if_changed=False): function
/external/chromium_org/tools/perf_expectations/
H A Dupdate_perf_expectations.py250 perf_ex_lib.WriteJson(perf_file, all_tests, all_test_keys,
H A Dmake_expectations.py104 def WriteJson(filename, data, keys, calculate_sha1=True): function
370 WriteJson(perf_file, perf, perfkeys)

Completed in 117 milliseconds