Searched defs:newInstance (Results 1 – 3 of 3) sorted by relevance
38 sptr<IRemoteObject> newInstance = new TestService(); in Instantiate() local
75 IRemoteInvoker *InvokerFactory::newInstance(int protocol) in newInstance() function in OHOS::IPC_SINGLE::InvokerFactory
55 sptr<IRemoteObject> newInstance = new TestService(isEnableSerialInvokeFlag); in Instantiate() local