Searched refs:abiSize (Results 1 – 1 of 1) sorted by relevance
414 const size_t abiSize = lastSlash - abiOffset; in findSupportedAbi() local417 if (abi.size() == abiSize && !strncmp(abiOffset, abi.c_str(), abiSize)) { in findSupportedAbi()