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