Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/test/native/src/
Dtest_service.cpp38 sptr<IRemoteObject> newInstance = new TestService(); in Instantiate() local
/foundation/communication/ipc/ipc/native/src/mock/source/
Dinvoker_factory.cpp75 IRemoteInvoker *InvokerFactory::newInstance(int protocol) in newInstance() function in OHOS::IPC_SINGLE::InvokerFactory
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dtest_service.cpp55 sptr<IRemoteObject> newInstance = new TestService(isEnableSerialInvokeFlag); in Instantiate() local