Home
last modified time | relevance | path

Searched defs:PrintProperty (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dgraph_visualizer.cc240 void PrintProperty(const char* name, HBasicBlock* blk) { in PrintProperty() function in art::HGraphVisualizerPrinter
245 void PrintProperty(const char* name, const char* property) { in PrintProperty() function in art::HGraphVisualizerPrinter
250 void PrintProperty(const char* name, const char* property, int id) { in PrintProperty() function in art::HGraphVisualizerPrinter
/aosp_15_r20/system/extras/kcmdlinectrl/
H A Dkcmdlinectrl.cc59 int PrintProperty(const char* property_name) { in PrintProperty() function
/aosp_15_r20/system/core/toolbox/
H A Dgetprop.cpp73 void PrintProperty(const char* name, const char* default_value, ResultType result_type) { in PrintProperty() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DHashCon.cpp385 void CHashCallbackConsole::PrintProperty(const char *name, UInt64 value) in PrintProperty() function in CHashCallbackConsole