Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Djson.cpp39 std::string json_contents; in LoadFromFile() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Djson_to_fb.cc49 std::string json_contents; in main() local
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp254 std::string json_contents; in TakeGuestSnapshot() local
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dclient.py1320 def _save_private_file(filename, json_contents): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dclient.py1360 def _save_private_file(filename, json_contents): argument