Home
last modified time | relevance | path

Searched defs:json_path (Results 1 – 2 of 2) sorted by relevance

/external/minijail/tools/
Darch.py45 def load_from_json(json_path): argument
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Ddump_tpu_profile.cc79 string json_path = JoinPath(run_dir, StrCat(host_prefix, kJsonTraceFileName)); in DumpTraceToLogDirectory() local