Searched refs:OH_PhotoOutput_DeleteProfile (Results 1 – 7 of 7) sorted by relevance
464 Camera_ErrorCode OH_PhotoOutput_DeleteProfile(Camera_Profile* profile);
361 Camera_ErrorCode OH_PhotoOutput_DeleteProfile(Camera_Profile* profile) in OH_PhotoOutput_DeleteProfile() function
74 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_PhotoOutput_DeleteProfile](_o_h___camer…
315 | [Camera_ErrorCode](#camera_errorcode) [OH_PhotoOutput_DeleteProfile](#oh_photooutput_deleteprofil…5131 ### OH_PhotoOutput_DeleteProfile()5134 Camera_ErrorCode OH_PhotoOutput_DeleteProfile(Camera_Profile* profile)
312 | [Camera_ErrorCode](#camera_errorcode) [OH_PhotoOutput_DeleteProfile](#oh_photooutput_deleteprofil…5066 ### OH_PhotoOutput_DeleteProfile()5069 Camera_ErrorCode OH_PhotoOutput_DeleteProfile(Camera_Profile* profile)
3769 EXPECT_EQ(OH_PhotoOutput_DeleteProfile(profile), CAMERA_OK);3771 EXPECT_EQ(OH_PhotoOutput_DeleteProfile(nullptr), CAMERA_INVALID_ARGUMENT);