Home
last modified time | relevance | path

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

/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
H A Davsession_service.cpp2578 auto sessions = GetUsersManager().GetContainerFromAll().GetSessionsByPid(pid); in ClearSessionForClientDiedNoLock() local
/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...]
/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...]
/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...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c111 struct radius_session *sessions; member
1987 radius_server_free_sessions(struct radius_server_data *data, struct radius_session *sessions) radius_server_free_sessions() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c116 struct radius_session *sessions; member
2154 radius_server_free_sessions(struct radius_server_data *data, struct radius_session *sessions) radius_server_free_sessions() argument
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h860 LHASH_OF(SSL_SESSION) *sessions; member
/third_party/openssl/ssl/
H A Dssl_local.h851 LHASH_OF(SSL_SESSION) *sessions; member

Completed in 41 milliseconds