Searched defs:chan (Results 1 – 8 of 8) sorted by relevance
22 static SLresult IMuteSolo_SetChannelMute(SLMuteSoloItf self, SLuint8 chan, SLboolean mute) in IMuteSolo_SetChannelMute()58 static SLresult IMuteSolo_GetChannelMute(SLMuteSoloItf self, SLuint8 chan, SLboolean *pMute) in IMuteSolo_GetChannelMute()94 static SLresult IMuteSolo_SetChannelSolo(SLMuteSoloItf self, SLuint8 chan, SLboolean solo) in IMuteSolo_SetChannelSolo()130 static SLresult IMuteSolo_GetChannelSolo(SLMuteSoloItf self, SLuint8 chan, SLboolean *pSolo) in IMuteSolo_GetChannelSolo()
161 std::shared_ptr<IDirectReportChannel> chan; in TEST_P() local166 testOne(16, 16, [](const auto& chan, const ScopedAStatus& result) { in TEST_P()172 testOne(1024, 1024, [](const auto& chan, const ScopedAStatus& result) { in TEST_P()177 testOne(1024, 2048, [](const auto& chan, const ScopedAStatus& result) { in TEST_P()183 testOne(1024, 16, [](const auto& chan, const ScopedAStatus& result) { in TEST_P()263 std::shared_ptr<IDirectReportChannel> chan; in TEST_P() local310 std::shared_ptr<IDirectReportChannel> chan; in TEST_P() local
170 testOne(16, 16, [](const auto &chan, Result result) { in TEST_P()175 testOne(1024, 1024, [](const auto &chan, Result result) { in TEST_P()180 testOne(1024, 2048, [](const auto &chan, Result result) { in TEST_P()185 testOne(1024, 16, [](const auto &chan, Result result) { in TEST_P()262 manager_->createAshmemDirectChannel(mem, memSize, [&](const auto &chan, Result result) { in TEST_P()
97 int RpcServerTrusty::handleConnect(const tipc_port* port, handle_t chan, const uuid* peer, in handleConnect()103 int RpcServerTrusty::handleConnectInternal(RpcServer* rpcServer, handle_t chan, const uuid* peer, in handleConnectInternal()
41 private val chan = in lerpRange() constant in com.android.egg.landroid.UniverseProgressNotifier
75 int ARpcServerTrusty_handleConnect(ARpcServerTrusty* rstr, handle_t chan, const uuid* peer, in ARpcServerTrusty_handleConnect()
69 std::shared_ptr<IDirectReportChannel>* chan) { in createDirectChannel()
494 NotificationChannel chan = new NotificationChannel(NOTIFICATION_CHANNEL_ID, in prepareNotification() local