Searched defs:PrintProperty (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/toolbox/ | ||
H A D | getprop.cpp | 73 void PrintProperty(const char* name, const char* default_value, ResultType result_type) { in PrintProperty() function |
/aosp12/art/compiler/optimizing/ | ||
H A D | graph_visualizer.cc | 241 void PrintProperty(const char* name, HBasicBlock* blk) { in PrintProperty() function in art::HGraphVisualizerPrinter |