Home
last modified time | relevance | path

Searched refs:SetAccessTokenId (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/include/window_manager_utils/
H A Dcamera_window_manager_agent.h29 void SetAccessTokenId(uint32_t accessTokenId);
/foundation/multimedia/camera_framework/services/camera_service/src/window_manager_utils/
H A Dcamera_window_manager_agent.cpp32 void CameraWindowManagerAgent::SetAccessTokenId(uint32_t accessTokenId) in SetAccessTokenId() function in OHOS::CameraStandard::CameraWindowManagerAgent
/foundation/window/window_manager/utils/include/
H A Dwindow_property.h79 void SetAccessTokenId(uint32_t accessTokenId);
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp321 void WindowProperty::SetAccessTokenId(uint32_t accessTokenId) in SetAccessTokenId() function in OHOS::Rosen::WindowProperty
788 property->SetAccessTokenId(parcel.ReadUint32()); in Unmarshalling()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp972 * @tc.name: SetAccessTokenId
973 * @tc.desc: SetAccessTokenId
976 HWTEST_F(WindowSessionPropertyTest, SetAccessTokenId, Function | SmallTest | Level2) in HWTEST_F()
983 property->SetAccessTokenId(accessTokenId); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp437 void WindowSessionProperty::SetAccessTokenId(uint32_t accessTokenId) in SetAccessTokenId() function in OHOS::Rosen::WindowSessionProperty
868 property->SetAccessTokenId(parcel.ReadUint32()); in UnmarshallingMainWindowTopmost()
1088 property->SetAccessTokenId(parcel.ReadUint32()); in Unmarshalling()
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp576 winPropSrc.SetAccessTokenId(accessTokenId); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h67 void SetAccessTokenId(uint32_t accessTokenId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1393 void SetAccessTokenId(uint32_t accessToken, const int32_t userId);
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp402 property_->SetAccessTokenId(accessTokenId); in WindowSessionCreateCheck()
1547 property_->SetAccessTokenId(accessTokenId); in SetMainWindowTopmost()
H A Dwindow_impl.cpp4140 property_->SetAccessTokenId(accessTokenId); in CheckCameraFloatingWindowMultiCreated()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp2138 info.SetAccessTokenId(accessToken, userId); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2837 void InnerBundleInfo::SetAccessTokenId(uint32_t accessToken, const int32_t userId) in SetAccessTokenId() function in OHOS::AppExecFwk::InnerBundleInfo

Completed in 36 milliseconds