Home
last modified time | relevance | path

Searched refs:burstKey_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h165 return this->burstKey_; in GetBurstKey()
186 this->burstKey_ = burstKey; in SetBurstKey()
197 std::string burstKey_; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dcamera_server_photo_proxy.cpp48 burstKey_ = ""; in CameraServerPhotoProxy()
229 return burstKey_; in GetBurstKey()
241 burstKey_ = burstKey; in SetBurstInfo()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H A Dcamera_server_photo_proxy.h104 std::string burstKey_; variable