Searched refs:ExecGetAllActiveIfaces (Results 1 – 5 of 5) sorted by relevance
69 void ExecGetAllActiveIfaces(napi_env env, void *data) in ExecGetAllActiveIfaces() function71 …BaseAsyncWork::ExecAsyncWork<GetAllActiveIfacesContext, EthernetExec::ExecGetAllActiveIfaces>(env,… in ExecGetAllActiveIfaces()
42 bool ExecGetAllActiveIfaces(GetAllActiveIfacesContext *context);
35 void ExecGetAllActiveIfaces(napi_env env, void *data);
75 EthernetAsyncWork::ExecGetAllActiveIfaces, EthernetAsyncWork::GetAllActiveIfacesCallback); in GetAllActiveIfaces()
148 bool ExecGetAllActiveIfaces(GetAllActiveIfacesContext *context) in ExecGetAllActiveIfaces() function