Home
last modified time | relevance | path

Searched defs:GetInstancePtr (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/common/
Dsettings_driver.hpp234 …otInstance *GetInstancePtr(void) const { return reinterpret_cast<otInstance *>(&InstanceLocator::G… in GetInstancePtr() function in ot::SettingsDriver
/external/openthread/src/cli/
Dcli_output.hpp171 otInstance *GetInstancePtr(void) { return mInstance; } in GetInstancePtr() function in ot::Cli::Output
462 otInstance *GetInstancePtr(void) { return mOutput.GetInstancePtr(); } in GetInstancePtr() function in ot::Cli::OutputWrapper
/external/openthread/src/core/radio/
Dradio.hpp665 …otInstance *GetInstancePtr(void) { return reinterpret_cast<otInstance *>(&InstanceLocator::GetInst… in GetInstancePtr() function in ot::Radio