/ohos5.0/foundation/communication/wifi/wifi/utils/inc/ |
H A D | magic_enum.h | 39 template <typename E, E V> 57 template <typename E, E V> 73 template <typename E, int... Is> 76 constexpr std::array<bool, sizeof...(Is)> valid{IsValid<E, static_cast<E>(Is)>()...}; in GetEnumSize() 90 template <typename E> 93 template <typename E, int... Is> 96 constexpr std::array<bool, sizeof...(Is)> valid{IsValid<E, static_cast<E>(Is)>()...}; in GetAllValidValues() 120 template <typename E> 123 template <typename E> 126 template <typename E> [all …]
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/ |
H A D | intf_type_check.cpp | 26 … Logger::E(TAG, StringHelper::Format("[%s:%d] error:ast is nullptr.", __func__, __LINE__).c_str()); in CheckIntegrity() 31 …Logger::E(TAG, StringHelper::Format("[%s:%d] error:ast's name is empty.", __func__, __LINE__).c_st… in CheckIntegrity() 48 …Logger::E(TAG, StringHelper::Format("[%s:%d] error:intf type is invalid.", __func__, __LINE__).c_s… in CheckIntegrity() 76 … Logger::E(TAG, StringHelper::Format("[%s:%d] error:intf sa: interface is not defined.", __func__, in CheckIntfSaAst() 147 Logger::E(TAG, StringHelper::Format( in CheckIntfSaAstMethods() 240 Logger::E(TAG, StringHelper::Format("[%s:%d] error:intf hdi: '%s' " in CheckIntfHdiAstParam() 245 Logger::E(TAG, StringHelper::Format("[%s:%d] error:intf hdi: '%s' param of interface " in CheckIntfHdiAstParam() 257 … Logger::E(TAG, StringHelper::Format("[%s:%d] error:intf hdi: ast's interface is empty.", __func__, in CheckInterfaceAst() 324 … Logger::E(TAG, StringHelper::Format("[%s:%d] error:it's impossible that ast is sequenceable.", in CheckIntfSmAstFileType() 329 … Logger::E(TAG, StringHelper::Format("[%s:%d] error:custom ast cannot has interface.", in CheckIntfSmAstFileType() [all …]
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | options.cpp | 254 Logger::E(TAG, "invalid idl file path:%s", sourceFile.c_str()); in AddSources() 337 Logger::E(TAG, "Option 'intf-type sa' must set idl file."); in CheckSaOptions() 384 Logger::E(TAG, "Option 'intf-type sa' not support option 'r'."); in DoSupportSaType() 413 Logger::E(TAG, "nothing to do."); in CheckHdiOptions() 418 Logger::E(TAG, "no target language."); in CheckHdiOptions() 423 Logger::E(TAG, "no out directory."); in CheckHdiOptions() 428 Logger::E(TAG, "no idl files."); in CheckHdiOptions() 523 Logger::E(TAG, "nothing to do."); in CheckSmOptions() 528 Logger::E(TAG, "no target language."); in CheckSmOptions() 533 Logger::E(TAG, "no out directory."); in CheckSmOptions() [all …]
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-net-ping6.md | 55 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=1 time<1 ms 56 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=2 time<1 ms 57 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=3 time<1 ms 58 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=4 time<1 ms 68 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=1 time<1 ms 69 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=2 time<1 ms 70 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=3 time<1 ms 81 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=2 time<1 ms 82 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=3 time<1 ms 83 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=4 time<1 ms [all …]
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
H A D | async_source.rs | 33 pub(crate) struct AsyncSource<E: Source> { 35 io: Option<E>, 45 impl<E: Source> AsyncSource<E> { 63 pub fn new(mut io: E, interest: Option<Interest>) -> io::Result<AsyncSource<E>> { in new() argument 181 &'a E: io::Read + 'a, 205 &'a E: io::Write + 'a, 219 &'a E: io::Write + 'a, 229 impl<E: Source + Debug> Debug for AsyncSource<E> { 235 impl<E: Source> Deref for AsyncSource<E> { 236 type Target = E; [all …]
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-net-ping6.md | 55 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=1 time<1 ms 56 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=2 time<1 ms 57 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=3 time<1 ms 58 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=4 time<1 ms 68 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=1 time<1 ms 69 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=2 time<1 ms 70 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=3 time<1 ms 81 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=2 time<1 ms 82 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=3 time<1 ms 83 56 bytes from 2001:A:B:C:D:E:F:B : icmp_seq=4 time<1 ms [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/ |
H A D | ts_video.ts | 10400 …)�0�"W!DX�)}G�R�=��R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��… 15425 �h#GD_��E�������f��E�R�)JD\�)r��E�R�)JD\�)r��E�4@ � 18284 …��p������G?9��E���8#�����E(,@���E(,@�t�����E(,@���E(,@�t�����E(,@���E(,@�t�… 21159 �h#D_��E�������f��E�R�)JD\�)r��E�R�)JD\�)r��E� 21167 �h#D_��E�������f��E�R�)JD\�)r��E�R�)JD\�)r��E�� 22718 …�����ƱBr��X4��Wu��_��I+����)v�Gr��E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��… 24789 …]�N��m��%�43�S;��Y닾���9_�JR��ir�G�E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��… 25314 R%r��E��R�=���B?��G�A�\2!��?�����E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r��E�������f��E�… 27020 …%�x�Ykik��4�Į�UF"줱��,ш���"�U�E�4Z"�BI�*�8�ѯ�E�=#Gf0�E�F\f�E��j^"섲�[KH�\���"��,E� 䈀7… 31801 .E��vO;&�E������"�l���9���=S��ڨ�����Es ��k.��9��5�zK-�?��G��]#��<�|�}�!t}<��<�Q�v��Ba'���=�… [all …]
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface_types.h | 115 template<DynamicInterfaceName E> 116 using DynamicInterfaceIndex = EnumerationValue<DynamicInterfaceName, E>; 118 template<DynamicInterfaceName E> 119 using DynamicInterfaceIndexType = typename DynamicInterfaceIndex<E>::UnderlyingType; 121 template<DynamicInterfaceName E> 122 constexpr DynamicInterfaceIndexType<E> DynamicInterfaceIndexValue = DynamicInterfaceIndex<E>::value; 124 template<DynamicInterfaceName E, typename... Args> 126 std::invoke_result_t<DynamicInterfaceFuncTypes::Get<DynamicInterfaceIndexValue<E>>, Args...>;
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | options.cpp | 162 Logger::E(TAG, "invalid idl file path:%s", sourceFile.c_str()); in AddSources() 167 Logger::E(TAG, "verify path failed, path:%s", realPath.c_str()); in AddSources() 172 Logger::E(TAG, "this idl file has been add:%s", sourceFile.c_str()); in AddSources() 182 Logger::E(TAG, "invalid idl file path:%s", sourceFile.c_str()); in CheckOutPutFile() 187 Logger::E(TAG, "verify path failed, path:%s", realPath.c_str()); in CheckOutPutFile() 206 Logger::E(TAG, "invalid parameters '%s'.", packagePath.c_str()); in AddPackagePath() 210 Logger::E(TAG, "invalid option parameters '%s'.", packagePath.c_str()); in AddPackagePath() 245 Logger::E(TAG, "nothing to do."); in CheckOptions() 250 Logger::E(TAG, "no target language."); in CheckOptions() 255 Logger::E(TAG, "no out directory."); in CheckOptions() [all …]
|
H A D | string_builder.cpp | 37 Logger::E(TAG, "buffer_ is nullptr!"); in Append() 60 Logger::E(TAG, "memcpy_s error ret = %d!", ret); in Append() 82 Logger::E(TAG, "memcpy_s error ret = %d!", ret); in Append() 130 Logger::E(TAG, "The StringBuilder is full."); in Grow() 147 Logger::E(TAG, "Fail to malloc %lu bytes memory.", newSize); in Grow() 154 Logger::E(TAG, "memcpy_s error ret = %d!", ret); in Grow() 168 Logger::E(TAG, "buffer_ is nullptr"); in ToString()
|
/ohos5.0/foundation/ability/idl_tool/metadata/ |
H A D | metadata_reader.cpp | 31 Logger::E(tag, "Open \"%s\" file failed.", filePath.string()); in ReadMetadataFromFile() 36 Logger::E(tag, "Reset \"%s\" file failed.", filePath.string()); in ReadMetadataFromFile() 43 Logger::E(tag, "Read \"%s\" file failed.", filePath.string()); in ReadMetadataFromFile() 48 Logger::E(tag, "The metadata in \"%s\" file is bad.", filePath.string()); in ReadMetadataFromFile() 53 Logger::E(tag, "Reset \"%s\" file failed.", filePath.string()); in ReadMetadataFromFile() 59 Logger::E(tag, "Malloc metadata failed."); in ReadMetadataFromFile() 64 Logger::E(tag, "Read \"%s\" file failed.", filePath.string()); in ReadMetadataFromFile()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/demuxer_res/ |
H A D | test_mpeg2_Gop25_4sec.ts | 171 �` @������@E�H($G�@(����H�� 4P 173 �` 0������@E�H($�@(����H�� 4P 446 …���t�/<P�G�&�o�ޘ��`�4�L%�SrXo<�#���E�E�R�)JD\�)r��E�R�)JD\�)r��E�R�)JD\�)r… 6149 …���._��B�Xp�D_��)b��B0pA�}~A!�8��|:R�/�w�K��E�R�)JD\�)r��E�R�)JD\�)r��E�R��� 8079 DA�8�t=4�h����p�#�1��jQT�њW�ŐQ��b�W;I���I�� Tä@цM��9�q�E)G+X�$���t�s��#-C!��>��… 8121 …".R��ܥ)(�HR'f��J�!H��R�;ZKH��)H��BG�;XM �r��������r0�E�R�)JD\�)r��E�R�)JJ.R����)r��E�R�… 8331 …t�딯����VS��kn�jk�i����@#���xڶ���;Y���g��(�K]�S�kW��^�L�A�����E�J�D]���E�$�E�j5E"/T�I�w�G… 9482 …(p�pA�=%��%)t�T~2����\i��E<�d0@C��pXT�Z77��� ��L����E�<&" �����x�DV… 9648 …#��X�H��[GD�b����s]��0�2탚�iZ�ァC��š�I@ߢ�� ���F��S�iJ[�Q�R�r�E�)��JR��C�E)K{(��r�9S… 9730 !�֩5B-��x��H����(B&5B/��"�Rj�$�Jn(�_Z�E��G�P�5B/�Ru_Ȁ [all …]
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/preprocessor/ |
H A D | preprocessor.cpp | 92 Logger::E(TAG, "no source files"); in CheckAllFilesPath() 99 Logger::E(TAG, "invailed file path '%s'.", filePath.c_str()); in CheckAllFilesPath() 120 Logger::E(TAG, "failed to load other by %s", info.GetFullName().c_str()); in AnalyseImportInfo() 132 Logger::E(TAG, "failed to open file '%s'.", sourceFile.c_str()); in ParseFileDetail() 140 Logger::E(TAG, "failed to get file name from '%s'.", info.filePath_.c_str()); in ParseFileDetail() 178 … Logger::E(TAG, "%s:package name '%s' does not match file path '%s'", LocInfo(token).c_str(), in ParsePackage() 187 … Logger::E(TAG, "%s:expected ';' before '%s' token", LocInfo(token).c_str(), token.value.c_str()); in ParsePackage() 213 … Logger::E(TAG, "%s: import invalid package '%s'", LocInfo(token).c_str(), token.value.c_str()); in ParseImports() 222 … Logger::E(TAG, "%s:expected ';' before '%s' token", LocInfo(token).c_str(), token.value.c_str()); in ParseImports() 242 Logger::E(TAG, "importName:%s, is failed", importName.c_str()); in LoadOtherIdlFiles() [all …]
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/ |
H A D | preprocessor.cpp | 85 Logger::E(TAG, "no source files"); in CheckAllFilesPath() 92 Logger::E(TAG, "invailed file path '%s'.", filePath.c_str()); in CheckAllFilesPath() 113 Logger::E(TAG, "failed to load other by %s", info.GetFullName().c_str()); in AnalyseImportInfo() 125 Logger::E(TAG, "failed to open file '%s'.", sourceFile.c_str()); in ParseFileDetail() 133 Logger::E(TAG, "failed to get file name from '%s'.", info.filePath_.c_str()); in ParseFileDetail() 164 Logger::E(TAG, "%s:package name '%s' does not match file path '%s'", LocInfo(token).c_str(), in ParsePackage() 173 … Logger::E(TAG, "%s:expected ';' before '%s' token", LocInfo(token).c_str(), token.value.c_str()); in ParsePackage() 198 … Logger::E(TAG, "%s: import invalid package '%s'", LocInfo(token).c_str(), token.value.c_str()); in ParseImports() 207 … Logger::E(TAG, "%s:expected ';' before '%s' token", LocInfo(token).c_str(), token.value.c_str()); in ParseImports() 227 Logger::E(TAG, "importName:%s, is failed", importName.c_str()); in LoadOtherIdlFiles() [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/demuxer_res/audio/ |
H A D | amr_nb_8000_1.amr | 36 Z��0<7�r�-ͤ�-�������y���<��<E��Q 37 E�*�?�D��c�&�+V��FR�<=�x��Xg)���w9@�K��~\�2o�P<@>s�:E���*PO�81��CТӬ���<<9��T���\IY�… 50 E� 85 �(��ú�Ih�̄E< 6 136 ���5��t��`<DM�@d�h��G�(E&��_���#n��Z.P<P5�cT�>�Y��q���?�>2�n�S/� 159 �S?"E@<.RH�hJ��Len-�d]"� 175 3O�;�<DDW���wZ���ȋE(�GJ��!�d( �<1�'�"ǚ��� 194 �<�6W�:p�V>�f�=_-y֕��(E�Ms�]<S��T�#�X�> 266 �U���++a�B0�b�гv�b�<,=�UP�ض�Em 332 ~E=����<&�xF�,�ʏ�@Cp4n�@� [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/audio/ |
H A D | amr_nb_8000_1.amr | 36 Z��0<7�r�-ͤ�-�������y���<��<E��Q 37 E�*�?�D��c�&�+V��FR�<=�x��Xg)���w9@�K��~\�2o�P<@>s�:E���*PO�81��CТӬ���<<9��T���\IY�… 50 E� 85 �(��ú�Ih�̄E< 6 136 ���5��t��`<DM�@d�h��G�(E&��_���#n��Z.P<P5�cT�>�Y��q���?�>2�n�S/� 159 �S?"E@<.RH�hJ��Len-�d]"� 175 3O�;�<DDW���wZ���ȋE(�GJ��!�d( �<1�'�"ǚ��� 194 �<�6W�:p�V>�f�=_-y֕��(E�Ms�]<S��T�#�X�> 266 �U���++a�B0�b�гv�b�<,=�UP�ض�Em 332 ~E=����<&�xF�,�ʏ�@Cp4n�@� [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/cpp_ext/ |
H A D | type_traits_ext.h | 21 template <typename E> 22 inline constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept in to_underlying() 24 return static_cast<typename std::underlying_type<E>::type>(e); in to_underlying()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/ |
H A D | type_traits_ext.h | 23 template <typename E> 24 inline constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept in to_underlying() 26 return static_cast<typename std::underlying_type<E>::type>(e); in to_underlying()
|
/ohos5.0/docs/zh-cn/application-dev/database/ |
H A D | data-reliability-security-overview.md | 13 - E类加密数据库:应用存储用户敏感信息时应使用E类数据库,在锁屏的情况下,满足一定条件时,会触发密钥的销毁。此时E类数据库不可操作。当锁屏解锁后,密钥会恢复,E类数据库恢复正常读写操作。保证敏感信…
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_1M/ |
H A D | video_1.ts | 88 E��~K�O�2�s 699 >�;)�� ��-*�@ó��5�wQ�f2y�2��rK�RR���I��t��ζD8�GA=E\~��� 1446 �G�gv�->�kȈ�$fQ�V�XQ�炬5"H ����mzQG���F_XC����f���ݲ��1+X+~��.̡�N%y�����[0���s�GE,�8 1496 YXG��I���^���6_�s�Шu\���B���5���� �%�<���-?��5�ИN]�\=V�^��'cG8E����������������������������… 2365 11a/�! �A��E,#� 2589 �`E�"$� 2848 g����JӸ{�A�Wa���YF�]cO��K�|6Z�n$YWr�ke��GE�W� 3710 …�OWm��������'�][���fB����`'w��v92p��}J�)P�HX2� =��� ]yi��<��5��yH$I��A�m6:!U� EQɿ6ƽ�����E 3891 …8\n�*�5��.b�bO�"�����y\��W�o��s���E�5~���+�G'�&������ۇ�7E<�������K���e�Q�m���$�e�E 4052 …�n�Sqb9Go5aR�g(}ג���-چ�b�;����҉v{T�k�$��М��,�:9��?�?�到�e���^|/���#�h�H�5ki��D�E���… [all …]
|
H A D | video_4.ts | 4 1�E!�� �gd��@P� �`h��,e���ތ��"MX{>�)k�f��kN=c�qP;���ro ���m�w… 119 �dc���E�4 1292 ?�5GG\���e����L�39�}86q�+�Υ�:�8xO�H!`�1/F%#Y�E�F}��TF��E-�~�����dn�Oc*סpF�0�2�TZ_oJ����… 1316 �3E�XBG<U������������������������������������������������������������������������������������+�o… 1694 …B�?��3bO{uEP�В=����0��y~|F�p��^h�*{=O�M�C��.���]�b�֑�-���Gx��Q��E��b����֞U��˗ҬP�t:z… 1917 {f�����K��И�Q��"�zI"�H#2�O,�=/���T�E�$�fi[(x���)��ff��˖̉� 2157 �\E� 2452 {�Xdn�#��E�_y���E�3���y���C�3{G'{5�3�?�����lF6:�43�PeOEs�ؤ��Yi�س7���L�[?NvX���$FU 2503 �E� 2671 �)�"SH���ⵜ�8A�Ъ_��kIE��/~��z$�sd7�_�4��!1ȧ�&ߖ��6G�m��VA�E�� [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | unique_ptr.h | 110 template<class U, class E, enable_if_t<!is_array_v<U> && is_reference_v<E>, int> = 0> 111 unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(u.get_deleter()) 115 template<class U, class E, enable_if_t<!is_array_v<U> && !is_reference_v<E>, int> = 0> 116 …unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(BASE_NS::move(u.get_delete… 169 template<class U, class E> 170 unique_ptr& operator=(unique_ptr<U, E>&& r) noexcept 255 template<class U, class E, enable_if_t<is_array_v<U> && is_reference_v<E>, int> = 0> 256 unique_ptr(unique_ptr<U, E>&& u) noexcept : ptr_(u.release()), deleter_(u.get_deleter()) 260 template<class U, class E, enable_if_t<is_array_v<U> && !is_reference_v<E>, int> = 0> 321 template<class U, class E> [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_2M/ |
H A D | video_72010.ts | 2172 H��g���!�H�.�\�E'�D9���{�⋘��4��� 2179 ,��lHE��Rs��E���a�E�=|(z2�b��'�fzz��ya"�G%`˵B 3923 i��Eȋ) 4787 …��6W��T��>V��0G����Fotr�l���kF����)���5j���!��* ��@���1=b�G����Ew;�����/�ub��"�vJ� 4977 ~*}���3mb��f�aG(�;�(E� 5149 E� 5867 …j�G�XZ��)k������2f(t�-�c��z��~7��%�F۠/_������ 1�`�N��,g���>�N@r���ED'�� a�Xm��Θ�.bݛvr�… 7507 …C;�{�� S� ?f�N�j�~^�}�����+��l��,CVSSޱ�e�lz��i����i�ܜ�p�Q!mܚ,���oe�Z��kZ�I^'G����R�HE 7846 Ѵ���0:Z�E{ 9297 ���Vo�Q�߬�zXv�Yn��E�b�Ƙ�E�C�GN6W�M/ [all …]
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/ |
H A D | try_join3.rs | 28 pub(crate) async fn try_join3<F1, F2, F3, R1, R2, R3, E>( in try_join3() 32 ) -> Result<(R1, R2, R3), E> in try_join3() 34 F1: Future<Output = Result<R1, E>>, in try_join3() argument 35 F2: Future<Output = Result<R2, E>>, in try_join3() 36 F3: Future<Output = Result<R3, E>>, in try_join3() 93 impl<E, R, F: Future<Output = Result<R, E>>> Future for FutureDone<F> { 94 type Output = Result<(), E>;
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/anonymize/fuzztest/softbusdfxanonymize_fuzzer/corpus/ |
H A D | init | 33 91-1E-DD-EF-76-48 34 91:1E:DD:EF:76:48 37 91-1E-DD-EF-76-4G 38 91:1E:DD:EF:76:48: 39 :91:1E:DD:EF:76:48
|