Home
last modified time | relevance | path

Searched defs:type_string (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dproperty_type.cpp31 bool CheckType(const std::string& type_string, const std::string& value) { in CheckType()
/system/tools/aidl/
Daidl_const_expressions.cpp503 const string& type_string = type.GetName(); in ValueString() local