Searched refs:thisMethodName (Results 1 – 1 of 1) sorted by relevance
1407 const char* thisMethodName = in findActionOnInterface() local1409 BMCWEB_LOG_DEBUG("Found method: {}", thisMethodName); in findActionOnInterface()1410 if (thisMethodName != nullptr && in findActionOnInterface()1411 thisMethodName == transaction->methodName) in findActionOnInterface()1415 thisMethodName, thisInterfaceName); in findActionOnInterface()