Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_spawn_client.cpp210 void AppSpawnClient::SetSocket(const std::shared_ptr<AppSpawnSocket> socket) in SetSocket() function in OHOS::AppExecFwk::AppSpawnClient
/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
Dsocket_module.cpp81 static bool SetSocket(napi_env env, napi_value thisVal, BindContext *context, int sock) in SetSocket() function