Searched defs:targetStr (Results 1 – 4 of 4) sorted by relevance
352 std::string targetStr("A,B,C,D"); variable814 std::string targetStr("A;B;C;D"); variable
25 … ReplaceHiLogPrivacyKeyWords(string &original, const string &toBeReplaced, const string &targetStr) in ReplaceHiLogPrivacyKeyWords()
836 bool HasProperty(napi_env env, napi_value value, const std::string& targetStr) in HasProperty()
770 static std::string targetStr = system::GetParameter("persist.sys.graphic.traceTargetList", ""); in FindNodeInTargetList() local