Home
last modified time | relevance | path

Searched defs:NotifyConnected (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_service.cpp164 void GeoConvertService::NotifyConnected(const sptr<IRemoteObject>& remoteObject) in NotifyConnected() function in OHOS::Location::GeoConvertService
/ohos5.0/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp200 void NetworkAbility::NotifyConnected(const sptr<IRemoteObject>& remoteObject) in NotifyConnected() function in OHOS::Location::NetworkAbility
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c122 static void NotifyConnected(ListenerModule module, int32_t fd, bool isClient) in NotifyConnected() function