Home
last modified time | relevance | path

Searched refs:ExecGetMacAddress (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_async_work.cpp29 void ExecGetMacAddress(napi_env env, void *data) in ExecGetMacAddress() function
31 BaseAsyncWork::ExecAsyncWork<GetMacAddressContext, EthernetExec::ExecGetMacAddress>(env, data); in ExecGetMacAddress()
H A Dethernet_async_work.h24 void ExecGetMacAddress(napi_env env, void *data);
H A Dethernet_exec.h30 bool ExecGetMacAddress(GetMacAddressContext *context);
H A Dethernet_module.cpp50 EthernetAsyncWork::ExecGetMacAddress, EthernetAsyncWork::GetMacAddressCallback); in GetMacAddress()
H A Dethernet_exec.cpp52 bool ExecGetMacAddress(GetMacAddressContext *context) in ExecGetMacAddress() function
56 NETMANAGER_EXT_LOGE("ExecGetMacAddress error, errorCode: %{public}d", result); in ExecGetMacAddress()

Completed in 2 milliseconds