Home
last modified time | relevance | path

Searched refs:aSwapFd (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dsettings_file.cpp222 otError SettingsFile::Delete(uint16_t aKey, int aIndex, int *aSwapFd) in Delete() argument
284 if (aSwapFd != nullptr) in Delete()
286 *aSwapFd = swapFd; in Delete()
Dsettings_file.hpp117 otError Delete(uint16_t aKey, int aIndex, int *aSwapFd);