Searched defs:targetStr (Results 1 – 2 of 2) sorted by relevance
196 std::string targetStr = "\"" + key + "\":\""; in GetEventValue() local226 std::string targetStr = "\"" + key + "\":"; in GetEventIntValue() local
380 static int GetMountFlag(unsigned long *mountflag, const char *targetStr, const char *source) in GetMountFlag()