Searched refs:BundleDaemonCallback (Results 1 – 2 of 2) sorted by relevance
45 …static int32_t BundleDaemonCallback(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option…
54 int32_t BundleDaemonClient::BundleDaemonCallback(uint32_t code, IpcIo* data, IpcIo* reply, MessageO… in BundleDaemonCallback() function in OHOS::BundleDaemonClient121 objectStub_.func = BundleDaemonClient::BundleDaemonCallback; in Initialize()