Searched defs:to_json (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/benchmarks/linker_relocation/regen/ | ||
H A D | common_types.py | 35 def to_json(self) -> str: member in SymKind |
/aosp12/system/memory/libmeminfo/tools/ | ||
H A D | librank.cpp | 306 std::string to_json(LibRecord& l, ProcessRecord& p) { in to_json() function |