/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | engine_base.cpp | 24 int32_t EngineBase::Read(std::vector<uint8_t> & /* data */) in Read() 35 int32_t EngineBase::GetWakeupPcm(std::vector<uint8_t> & /* data */) in GetWakeupPcm()
|
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/engine/ |
H A D | engine_base.cpp | 43 IntellVoiceStatus EngineBase::Write(const uint8_t * /* buffer */, uint32_t /* size */) in Write() 63 IntellVoiceStatus EngineBase::GetWakeupPcm(std::vector<uint8_t> & /* data */) in GetWakeupPcm()
|
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | base64_utils.cpp | 64 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in MakeCharFour() 80 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/ |
H A D | base64_utils.cpp | 64 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in MakeCharFour() 80 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree()
|
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/ |
H A D | base64_utils.cpp | 66 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in MakeCharFour() 82 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | base64_utils.cpp | 64 static void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in MakeCharFour() 80 static void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree()
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | object_callback_impl.cpp | 43 const std::function<void(const std::map<std::string, std::vector<uint8_t>> &, bool)> &callback) in ObjectRetrieveCallback() 54 const std::function<void(const std::map<std::string, std::vector<uint8_t>> &, bool)> &callback) in ObjectChangeCallback()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | db_base64_utils.cpp | 64 static void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in MakeCharFour() 91 static void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in MakeCharTree()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/ |
H A D | stream_adaptor.cpp | 117 std::pair<uint8_t*, uint32_t> sessionKey) in Encrypt() 144 std::pair<uint8_t*, uint32_t> sessionKey) in Decrypt()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | start_code_detector.cpp | 188 uint8_t StartCodeDetectorH264::GetNalType(uint8_t firstByte, uint8_t) in GetNalType() argument 208 uint8_t StartCodeDetectorH265::GetNalType(uint8_t firstByte, uint8_t) in GetNalType() argument 235 uint8_t StartCodeDetectorH266::GetNalType(uint8_t, uint8_t secondByte) in GetNalType() argument
|
/ohos5.0/drivers/peripheral/clearplay/hdi_service/src/ |
H A D | media_key_session_callback_service.cpp | 38 int32_t MediaKeySessionCallbackService::SendEventKeyChange(const std::map<std::vector<uint8_t>, in SendEventKeyChange()
|
/ohos5.0/base/accesscontrol/sandbox_manager/test/fuzztest/common/ |
H A D | alloc_token.cpp | 58 bool AllocTokenWithFuzz(const uint8_t *data, size_t size, bool(*func)(const uint8_t *, size_t)) in AllocTokenWithFuzz()
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestHttpSourcePlugin.cpp | 39 DataSaveFunc dataSaveFunc = [](uint8_t*, uint32_t) { in __anonbb0367950102() argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
H A D | distributeddb_communicator_deep_test.cpp | 786 …*processCommunicator, SendData).WillRepeatedly([](const DeviceInfos &, const uint8_t *, uint32_t) { in __anonb9037cf21302() 861 [](const uint8_t *, uint32_t, uint32_t &, std::vector<std::string> &) { in __anonb9037cf21b02() 866 [](const uint8_t *, uint32_t, uint32_t &, std::vector<std::string> &userIds) { in __anonb9037cf21c02() 874 …adapter->RegBytesReceiveCallback([](const std::string &, const uint8_t *, uint32_t, const std::str… in __anonb9037cf21d02() 915 …*processCommunicator, SendData).WillRepeatedly([](const DeviceInfos &, const uint8_t *, uint32_t) { in __anonb9037cf22002() 958 …er->RegBytesReceiveCallback([&callByteReceiveCount](const std::string &, const uint8_t *, uint32_t, 959 const std::string &) { in __anonb9037cf22302()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_manager.cpp | 45 int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateStreamClientChannel() 76 int streamType, std::pair<uint8_t*, uint32_t> sessionKey) in CreateStreamServerChannel()
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_utils.cpp | 179 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE> &charArrayThree, in GetNowTimeGMT() 195 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR> &charArrayFour, in GetNowTimeGMT()
|
/ohos5.0/base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
H A D | net_proxy_adapter_impl.cpp | 71 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE>& charArrayThree, in MakeCharFour() 87 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR>& charArrayFour, in MakeCharTree()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | drawable_descriptor.h | 113 std::pair<std::unique_ptr<uint8_t[]>, size_t>& foregroundInfo, in LayeredDrawableDescriptor() 365 …static std::unique_ptr<DrawableDescriptor> Create(std::pair<std::unique_ptr<uint8_t[]>, size_t> &f… in Create()
|
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/ |
H A D | key_session_service_callback_proxy.cpp | 65 std::map<std::vector<uint8_t>, MediaKeySessionKeyStatus> statusTable, bool hasNewGoodLicense) in SendEventKeyChanged()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_download_manager.cpp | 24 bool Download(const std::string& /* url */, std::vector<uint8_t>& /* dataOut */) override in Download()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/ |
H A D | headset_adapter_host_manager.cpp | 101 int32_t HeadsetAdapterHostManager::GetWakeupPcm(std::vector<uint8_t> & /* data */) in GetWakeupPcm()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/ |
H A D | bluetooth_observer_map.h | 101 void BluetoothObserverMap<T>::ForEach(const std::function<void(uint8_t, T)> &observer, int handle) in ForEach()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/ |
H A D | preferences_db_adapter.cpp | 414 int PreferencesDb::GetAllInner(std::list<std::pair<std::vector<uint8_t>, std::vector<uint8_t>>> &da… in GetAllInner() 449 int PreferencesDb::GetAll(std::list<std::pair<std::vector<uint8_t>, std::vector<uint8_t>>> &data) in GetAll()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/libfscrypt/ |
H A D | key_control.h | 84 typedef unsigned char uint8_t; typedef
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
H A D | key_session_callback_napi.cpp | 137 std::map<std::vector<uint8_t>, MediaKeySessionKeyStatus> statusTable, bool hasNewGoodLicense) in SendEventKeyChanged()
|