Home
last modified time | relevance | path

Searched defs:SetLocal (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/mac/
Dmac_types.hpp188 void SetLocal(bool aLocal) in SetLocal() function in ot::Mac::ExtAddress
/external/starlark-go/starlark/
Deval.go98 func (thread *Thread) SetLocal(key string, value interface{}) { func