Searched defs:type_string (Results 1 – 7 of 7) sorted by relevance
31 bool CheckType(const std::string& type_string, const std::string& value) { in CheckType()
52 bool AudioPowerUsage::typeFromString(const std::string& type_string, int32_t& type) { in typeFromString()257 std::string type_string; in checkTrackRecord() local
52 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in BootImageRepresentation() local
884 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in GetClassNamesAndMethods() local
481 std::string type_string = actions[i]["Type"].asString(); in ParseActions() local
192 const char *type_string; // Type as a string. eg: "GPS" member
488 const string& type_string = type.GetName(); in ValueString() local