Searched refs:OH_PreviewOutput_DeleteProfile (Results 1 – 7 of 7) sorted by relevance
191 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile);
128 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile) in OH_PreviewOutput_DeleteProfile() function
50 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_PreviewOutput_DeleteProfile](_o_h___cam…
324 | [Camera_ErrorCode](#camera_errorcode) [OH_PreviewOutput_DeleteProfile](#oh_previewoutput_deletepr…5820 ### OH_PreviewOutput_DeleteProfile()5823 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile)
321 | [Camera_ErrorCode](#camera_errorcode) [OH_PreviewOutput_DeleteProfile](#oh_previewoutput_deletepr…5755 ### OH_PreviewOutput_DeleteProfile()5758 Camera_ErrorCode OH_PreviewOutput_DeleteProfile(Camera_Profile* profile)
3724 EXPECT_EQ(OH_PreviewOutput_DeleteProfile(profile), CAMERA_OK);3726 EXPECT_EQ(OH_PreviewOutput_DeleteProfile(nullptr), CAMERA_INVALID_ARGUMENT);