Home
last modified time | relevance | path

Searched refs:from_file_json (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbuildstats-diff40 return BuildStats.from_file_json(path)
58 _bs = BuildStats.from_file_json(subpath)
/OK3568_Linux_fs/yocto/poky/scripts/lib/
H A Dbuildstats.py209 def from_file_json(path): member in BuildStats