| /base/hiviewdfx/hiview/plugins/performance/timer/ |
| H A D | AppTimerAdapter.h | 42 std::vector<int> sessions; member in OHOS::HiviewDFX::AppTimerAdapter
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | session_listener_controller.cpp | 98 void SessionListenerController::HandleUnInstallApp(const std::list<int32_t>& sessions) in HandleUnInstallApp() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-systemd-login.c | 58 pa_hashmap *sessions, *previous_sessions; member 116 char **sessions; in get_session_list() local [all...] |
| H A D | module-console-kit.c | 58 pa_hashmap *sessions; member
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_manager_supplement_test.cpp | 390 std::vector<sptr<SceneSession>> sessions;
in HWTEST_F() local
|
| H A D | session_listener_controller_test.cpp | 232 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 D | audio_effect_chain_manager_unit_test.cpp | 2224 std::set<std::string> sessions = {"12345", "67890", "34567"}; in HWTEST() local
|
| /foundation/multimedia/av_session/services/session/server/ |
| H A D | avsession_dumper.cpp | 154 std::vector<sptr<AVSessionItem>> sessions = sessionService.GetContainer().GetAllSessions(); in ShowSessionInfo() local
|
| H A D | avsession_service.cpp | 2578 auto sessions = GetUsersManager().GetContainerFromAll().GetSessionsByPid(pid); in ClearSessionForClientDiedNoLock() local
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_net_internal.h | 78 coap_session_t *sessions; /**< client sessions */ member
|
| H A D | coap_session_internal.h | 227 coap_session_t *sessions; /**< hash table or list of active sessions */ member
|
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | sessions.c | 159 static struct Session *sessions; variable [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | post_example.c | 137 static struct Session *sessions; variable [all...] |
| /third_party/backends/backend/ |
| H A D | p5.c | 76 static P5_Session *sessions = NULL; variable [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
| H A D | audio_effect_chain_manager.cpp | 414 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 D | HttpServer.cc | 442 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 D | radius_server.c | 111 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 D | radius_server.c | 116 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 D | ssl_local.h | 860 LHASH_OF(SSL_SESSION) *sessions; member
|
| /third_party/openssl/ssl/ |
| H A D | ssl_local.h | 851 LHASH_OF(SSL_SESSION) *sessions; member
|