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