Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/frame/standard/src/
Dsoftbus_server_proxy_frame.cpp63 OHOS::sptr<OHOS::SoftBusServerProxyFrame> serverProxyFrame = in InnerRegisterService() local
246 OHOS::sptr<OHOS::SoftBusServerProxyFrame> serverProxyFrame = in ClientRegisterService() local
271 OHOS::sptr<OHOS::SoftBusServerProxyFrame> serverProxyFrame = in ClientRegisterBrProxyService() local
/foundation/communication/dsoftbus/tests/sdk/frame/standard/
Dsoftbus_frame_standard_test.cpp209 …sptr<SoftBusServerProxyFrame> serverProxyFrame = new (std::nothrow) SoftBusServerProxyFrame(nullpt… variable