Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_async_work.cpp69 void ExecGetAllActiveIfaces(napi_env env, void *data) in ExecGetAllActiveIfaces() function
71 …BaseAsyncWork::ExecAsyncWork<GetAllActiveIfacesContext, EthernetExec::ExecGetAllActiveIfaces>(env,… in ExecGetAllActiveIfaces()
H A Dethernet_exec.h42 bool ExecGetAllActiveIfaces(GetAllActiveIfacesContext *context);
H A Dethernet_async_work.h35 void ExecGetAllActiveIfaces(napi_env env, void *data);
H A Dethernet_module.cpp75 EthernetAsyncWork::ExecGetAllActiveIfaces, EthernetAsyncWork::GetAllActiveIfacesCallback); in GetAllActiveIfaces()
H A Dethernet_exec.cpp148 bool ExecGetAllActiveIfaces(GetAllActiveIfacesContext *context) in ExecGetAllActiveIfaces() function