/ohos5.0/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/ |
H A D | locatorbackgroundproxy_fuzzer.cpp | 63 sptr<ILocatorCallback> callbackStub = in LocatorBackgroundProxyFuzzerTest() local
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | location_without_permission_test.cpp | 108 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable 207 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
|
H A D | locator_service_test.cpp | 1967 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_service_stub_unittest.cpp | 486 sptr<IPCObjectStub> callbackStub = new (std::nothrow) IPCObjectStub(u"testStub"); variable 507 sptr<IPCObjectStub> callbackStub = new (std::nothrow) IPCObjectStub(u"testStub"); variable 629 sptr<IPCObjectStub> callbackStub = new (std::nothrow) IPCObjectStub(u"testStub"); variable 650 sptr<IPCObjectStub> callbackStub = new (std::nothrow) IPCObjectStub(u"testStub"); variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/ |
H A D | native_child_process.cpp | 91 …sptr<IRemoteObject> callbackStub(new (std::nothrow) NativeChildCallback(OnNativeChildProcessStarte… in OH_Ability_CreateNativeChildProcess() local
|
/ohos5.0/base/request/request/services/src/cxx/ |
H A D | network.cpp | 191 sptr<RequestNetCallbackStub> callbackStub = sptr<RequestNetCallbackStub>::MakeSptr( in RegisterNetworkChange() local
|
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_manager_client.cpp | 720 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local 751 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local 782 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local 813 sptr<PrintExtensionCallbackStub> callbackStub = nullptr; in RegisterExtCallback() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_proxy.cpp | 794 …sptr<IPCObjectStub> callbackStub = new (std::nothrow) IPCObjectStub(u"DbinderDeathRecipient" + rem… in AddDbinderDeathRecipient() local 837 sptr<IPCObjectStub> callbackStub = current->DetachCallbackStub(this); in RemoveDbinderDeathRecipient() local
|
H A D | ipc_process_skeleton.cpp | 1194 … IPCProcessSkeleton::AttachCallbackStub(IPCObjectProxy *ipcProxy, sptr<IPCObjectStub> callbackStub) in AttachCallbackStub() 1227 sptr<IPCObjectProxy> IPCProcessSkeleton::QueryCallbackProxy(IPCObjectStub *callbackStub) in QueryCallbackProxy()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ |
H A D | child_process_manager.cpp | 147 const std::string &libName, const sptr<IRemoteObject> &callbackStub) in StartNativeChildProcessByAppSpawnFork()
|
/ohos5.0/base/location/test/location_manager/source/ |
H A D | locator_ability_test.cpp | 224 sptr<ILocatorCallback> callbackStub = new (std::nothrow) LocatorCallbackStub(); variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/ |
H A D | ipcprocessskeleton_fuzzer.cpp | 731 sptr<IPCObjectStub> callbackStub = new IPCObjectStub(u"stubTest"); in AttachToDetachCallbackStubTest() local
|