Home
last modified time | relevance | path

Searched +defs:min +defs:indent (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dproperty.cpp223 void Property::SetFormRange(int min, int max, int step) in SetFormRange()
618 int indent = 1; in Dump() local
640 void Property::DumpValue(uint8_t indent, const std::shared_ptr<Value> &value, const std::string &na… in DumpValue()
648 void Property::DumpValues(uint8_t indent, const std::shared_ptr<std::vector<Value>> &values, const … in DumpValues()
663 void Property::DumpForm(uint8_t indent) in DumpForm()