Home
last modified time | relevance | path

Searched defs:sessions (Results 1 - 25 of 39) sorted by relevance

12

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_session_internal.h36 struct coap_session_t *sessions; /**< hash table or list of active sessions */ member
H A Dnet.h168 coap_session_t *sessions; /**< client sessions */ member
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DAppTimerAdapter.h42 std::vector<int> sessions; member in OHOS::HiviewDFX::AppTimerAdapter
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsession_listener_controller.cpp98 void SessionListenerController::HandleUnInstallApp(const std::list<int32_t>& sessions) in HandleUnInstallApp() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-systemd-login.c58 pa_hashmap *sessions, *previous_sessions; member
116 char **sessions; in get_session_list() local
[all...]
H A Dmodule-console-kit.c58 pa_hashmap *sessions; member
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_supplement_test.cpp390 std::vector<sptr<SceneSession>> sessions; in HWTEST_F() local
H A Dsession_listener_controller_test.cpp232 std::list<int32_t> sessions; in HWTEST_F() local
244 std::list<int32_t> sessions; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H A Daudio_effect_chain_manager_unit_test.cpp2224 std::set<std::string> sessions = {"12345", "67890", "34567"}; in HWTEST() local
/foundation/multimedia/av_session/services/session/server/
H A Davsession_dumper.cpp154 std::vector<sptr<AVSessionItem>> sessions = sessionService.GetContainer().GetAllSessions(); in ShowSessionInfo() local
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c205 const struct hfi_max_sessions_supported *sessions = data; in parse_max_sessions() local
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c205 const struct hfi_max_sessions_supported *sessions = data; in parse_max_sessions() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/
H A Dumplock_driver.c46 atomic_t sessions; member
510 int sessions = 0; in umplock_driver_release() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h78 coap_session_t *sessions; /**< client sessions */ member
H A Dcoap_session_internal.h227 coap_session_t *sessions; /**< hash table or list of active sessions */ member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c159 static struct Session *sessions; variable
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dpost_example.c137 static struct Session *sessions; variable
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dconnection.h55 struct xarray sessions; member
/third_party/backends/backend/
H A Dp5.c76 static P5_Session *sessions = NULL; variable
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_manager.cpp414 std::set<std::string> sessions = sceneTypeToSessionIDMap_[it->first]; in EffectDspVolumeUpdate() local
444 std::set<std::string> sessions = it->second; in EffectApVolumeUpdate() local
627 std::set<std::string> sessions = sceneTypeToSessionIDMap_[it->first]; in ReturnMultiChannelInfo() local
939 std::set<std::string> &sessions in UpdateDefaultAudioEffect() local
975 std::set<std::string> &sessions = it->second; UpdateStreamUsage() local
996 std::set<std::string> &sessions = it->second; UpdateStreamUsage() local
1041 FindMaxEffectChannels(const std::string &sceneType, const std::set<std::string> &sessions, uint32_t &channels, uint64_t &channelLayout) FindMaxEffectChannels() argument
1287 FindMaxSessionID(uint32_t &maxSessionID, std::string &sceneType, const std::string &scenePairType, std::set<std::string> &sessions) FindMaxSessionID() argument
1485 std::set<std::string> sessions = scenePair.second; ReturnEffectChannelInfoInner() local
[all...]
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6routing.c338 struct session_data sessions[MAX_SESSIONS]; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-daemon.c91 struct list_head sessions; member
[all...]
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6routing.c342 struct session_data sessions[MAX_SESSIONS]; member
/kernel/linux/linux-5.10/drivers/misc/
H A Dfastrpc.c1542 int i, sessions = 0; in fastrpc_cb_probe() local
/third_party/nghttp2/src/
H A DHttpServer.cc442 auto sessions = static_cast<Sessions *>(w->data); in release_fd_cb() local
473 auto sessions = handler->get_sessions(); in ~Stream() local
537 Http2Handler::Http2Handler(Sessions *sessions, int fd, SSL *ssl, in Http2Handler() argument
1139 auto sessions = hd->get_sessions(); in prepare_status_response() local
1192 auto sessions in prepare_upload_temp_store() local
1225 auto sessions = hd->get_sessions(); prepare_redirect_response() local
1266 auto sessions = hd->get_sessions(); prepare_response() local
1794 std::unique_ptr<Sessions> sessions; global() member
1804 auto &sessions = worker->sessions; worker_acceptcb() local
1838 AcceptHandler(HttpServer *sv, Sessions *sessions, const Config *config) AcceptHandler() argument
1896 ListenEventHandler(Sessions *sessions, int fd, std::shared_ptr<AcceptHandler> acceptor) ListenEventHandler() argument
2020 start_listen(HttpServer *sv, struct ev_loop *loop, Sessions *sessions, const Config *config) start_listen() argument
[all...]

Completed in 34 milliseconds

12