Home
last modified time | relevance | path

Searched defs:std (Results 1 - 13 of 13) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Dstream_customer.cpp25 CreateProducer(CaptureMode mode, const std::function<void(void*, uint32_t)> callback) CreateProducer() argument
H A Dstream_customer.h41 TestBuffersConsumerListener(const sptr<IConsumerSurface>& surface, const std::function<void(void*, const uint32_t)> callback) TestBuffersConsumerListener() argument
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_session_callback_service.cpp38 int32_t MediaKeySessionCallbackService::SendEventKeyChange(const std::map<std::vector<uint8_t>, in SendEventKeyChange() argument
/drivers/interface/display/composer/cache_manager/
H A Dbuffer_cache_utils.h35 static BufferHandle* NativeBufferCache(const std::shared_ptr<CacheManager<uint32_t, NativeBuffer>>& cacheMgr, in NativeBufferCache() argument
/drivers/peripheral/camera/test/demo_3A/
H A Dstream_customer.cpp23 void StreamCustomer::CamFrame(const std::function<void(void*, uint32_t)> callback) in CamFrame() argument
101 RetCode StreamCustomer::ReceiveFrameOn(const std::function<void(void*, uint32_t)> callback) in ReceiveFrameOn() argument
/drivers/peripheral/camera/test/demo/
H A Dstream_customer.cpp23 void StreamCustomer::CamFrame(const std::function<void(void*, uint32_t)> callback) in CamFrame() argument
101 RetCode StreamCustomer::ReceiveFrameOn(const std::function<void(void*, uint32_t)> callback) in ReceiveFrameOn() argument
/drivers/peripheral/clearplay/hdi_service/common/
H A Dbase64_utils.cpp66 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in MakeCharFour() argument
82 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree() argument
[all...]
/drivers/peripheral/camera/test/common/v1_1/src/
H A Dhdi_common_v1_1.cpp312 CreateProducer( std::function<void(void*, uint32_t)> callback) CreateProducer() argument
375 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/drivers/peripheral/camera/test/common/v1_0/src/
H A Dhdi_common.cpp352 CreateProducer( std::function<void(void*, uint32_t)> callback) CreateProducer() argument
414 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp244 WrapCJsonItem(const std::initializer_list<std::pair<std::string, std::string>> &keys, std::string &content) WrapCJsonItem() argument
[all...]
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp281 CanExpandedIfaceSupportIfaceType( const std::map<IfaceType, size_t>& expandedCombo, IfaceType type) CanExpandedIfaceSupportIfaceType() argument
404 CanExpandedIfaceComboSupportIfaceCombo( const std::map<IfaceType, size_t>& expandedCombo, const std::map<IfaceType, size_t>& reqCombo) CanExpandedIfaceComboSupportIfaceCombo() argument
423 CanCurrentModeSupportIfaceCombo( const std::map<IfaceType, size_t>& reqCombo) CanCurrentModeSupportIfaceCombo() argument
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp529 SetResultCallback( std::function<void(uint64_t, std::shared_ptr<OHOS::Camera::CameraMetadata>)> &resultCbk) SetResultCallback() argument
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp885 SetDeviceCallback( std::function<void(ErrorType, int)> &errorCbk, std::function<void(uint64_t, std::shared_ptr<OHOS::Camera::CameraMetadata>)> &resultCbk) SetDeviceCallback() argument
[all...]

Completed in 8 milliseconds