Home
last modified time | relevance | path

Searched defs:Session (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dsession_manager.h32 class Session : public Serializable { class
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter_impl.h56 struct Session { struct in OHOS::Msdp::DeviceStatus::final
57 Session(int32_t socket) : socket_(socket) {} in Session() function
58 Session(const Session &other) : socket_(other.socket_) {} in Session() function
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/include/
H A DSession.h26 class COMM_EXPORT Session { class
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp277 std::shared_ptr<struct SessionInfo> Session = nullptr; in HWTEST_F() local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_backup.cpp49 class Session { class
H A Dtools_op_restore.cpp49 class Session { class
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp998 CaptureSessionOnFocusStateChange(Camera_CaptureSession* Session, Camera_FocusState focusState) CaptureSessionOnFocusStateChange() argument
1003 CaptureSessionOnError(Camera_CaptureSession* Session, Camera_ErrorCode errorCode) CaptureSessionOnError() argument
[all...]
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h122 class Session : public SessionStub { class
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp78 Session::Session(const SessionInfo& info) : sessionInfo_(info) in Session() function in OHOS::Rosen::Session
[all...]

Completed in 11 milliseconds