Home
last modified time | relevance | path

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

/openthread-2.7.6/src/posix/platform/
Dsettings.cpp61 …tic otError platformSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex, int *aSwapFd);
396 …atic otError platformSettingsDelete(otInstance *aInstance, uint16_t aKey, int aIndex, int *aSwapFd) in platformSettingsDelete() argument
458 if (aSwapFd != nullptr) in platformSettingsDelete()
460 *aSwapFd = swapFd; in platformSettingsDelete()