Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda_guard/configs/
Dguard_options.cpp417 …[pkgName](const std::string &remoteHar) { return StringUtil::IsSuffixMatched(remoteHar, pkgName); … in IsSkippedRemoteHar()
429 [name](const std::string &remoteHar) { return remoteHar == name; }); in IsReservedRemoteHarPkgNames()