Searched defs:callingCode (Results 1 – 2 of 2) sorted by relevance
57 const std::string callingCode = "test"; variable200 const std::string callingCode = "test"; variable
153 bool RSInterfaceCodeAccessVerifierBase::IsSystemCalling(const std::string& callingCode) in IsSystemCalling()