Home
last modified time | relevance | path

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

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