Searched refs:StrToId (Results 1 – 4 of 4) sorted by relevance
46 static int StrToId(const std::string &name); // 0:invalid
171 int DumpUtils::StrToId(const std::string &name) in StrToId() function in OHOS::HiviewDFX::DumpUtils189 int saId = StrToId(saIdStr); in ConvertSaIdToSaName()
161 int id = DumpUtils::StrToId(name); in GetData()
168 if (!DumpUtils::StrToId(abilitieNames_[i])) { in CheckOptions()