/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/ |
H A D | getbundleimportance_fuzzer.cpp | 37 uint8_t levels = *data % NOTIFICATION_LEVEL_NUM; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/ |
H A D | date_time_rule.h | 69 std::unordered_map<std::string, int> levels; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/ |
H A D | caps_unit_test.cpp | 782 const int32_t *levels = nullptr; variable 967 const int32_t *levels = nullptr; variable 998 const int32_t *levels = nullptr; variable 1029 const int32_t *levels = nullptr; variable 1060 const int32_t *levels = nullptr; variable 1091 const int32_t *levels = nullptr; variable
|
H A D | codeclist_unit_test.cpp | 678 …std::vector<int32_t> levels = capability_->GetSupportedLevelsForProfile(DEFAULT_VIDEO_AVC_PROFILE); variable 744 …std::vector<int32_t> levels = capability_->GetSupportedLevelsForProfile(DEFAULT_VIDEO_AVC_PROFILE); variable 1261 std::vector<int32_t> levels; variable
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | res_sched_client_test.cpp | 82 static int32_t levels; member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock 85 int32_t ResSchedSystemloadNotifierClientMock::levels = 0; member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | api_test.cpp | 2187 const int32_t *levels = nullptr; variable 2204 const int32_t *levels = nullptr; variable 2242 const int32_t *levels = nullptr; variable 2261 const int32_t *levels = nullptr; variable 2296 const int32_t *levels = nullptr; variable 2549 const int32_t *levels = nullptr; variable
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/ |
H A D | gl_utils.cpp | 41 GLuint GLUtils::CreateTexture2D(GLsizei width, GLsizei height, GLsizei levels, GLenum internalForma… in CreateTexture2D() 94 GLuint GLUtils::CreateTexWithStorage(GLenum target, int levels, GLenum internalFormat, in CreateTexWithStorage()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | api_test.cpp | 2010 const int32_t *levels = nullptr; variable 2024 const int32_t *levels = nullptr; variable 2055 const int32_t *levels = nullptr; variable 2070 const int32_t *levels = nullptr; variable 2100 const int32_t *levels = nullptr; variable
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/ |
H A D | log_filter.h | 29 uint16_t levels; member
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | func_test.cpp | 1630 const int32_t *levels = nullptr; variable 1644 const int32_t *levels = nullptr; variable 1675 const int32_t *levels = nullptr; variable 1690 const int32_t *levels = nullptr; variable 2570 const int32_t **levels = nullptr; variable 2601 const int32_t *levels = nullptr; variable 2616 const int32_t *levels = nullptr; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/ |
H A D | codeclist_inner_mock.cpp | 265 auto levels = profileLevelsMap.find(profile); in AreProfileAndLevelSupported() local
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/ |
H A D | native_avcapability.cpp | 156 … const int32_t **levels, uint32_t *levelNum) in OH_AVCapability_GetSupportedLevelsForProfile() 204 const auto &levels = profileLevelsMap.find(profile); in OH_AVCapability_AreProfileAndLevelSupported() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/ |
H A D | wheel.rs | 162 levels: Vec<Level>, field 172 let levels = (0..LEVELS_NUM).map(Level::new).collect(); in new() localVariable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
H A D | sbc_frame.cpp | 410 uint32_t levels[VALUE_OF_TWO][VALUE8]; in UnpackFrameStream() local 582 uint32_t levels[VALUE_OF_TWO][VALUE8] = {}; in PackFrameInternal() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/ |
H A D | codeclist_capi_mock.cpp | 363 const int32_t *levels = nullptr; in GetSupportedLevelsForProfile() local
|
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/ |
H A D | thermal_mgr_interface_test.cpp | 622 …std::vector<ThermalLevel> levels {ThermalLevel::COOL, ThermalLevel::NORMAL, ThermalLevel::WARM, Th… variable
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/ |
H A D | avcodec_info.cpp | 138 std::vector<int32_t> levels; in GetSupportedLevels() local
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
H A D | log_utils.cpp | 269 vector<uint16_t> levels = g_ShortLogLevels.GetAllKeys(); in ComboLogLevel2Str() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | main.cpp | 314 uint16_t levels; member 628 uint16_t levels = Str2ComboLogLevel(arg); in LevelHandler() local
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | api_test.cpp | 1565 const int32_t *levels = nullptr; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 1672 …uint32_t image, uint32_t target, uint32_t levels, uint32_t internalformat, const Math::UVec2& exte… in TexStorage2D() 1691 …uint32_t image, uint32_t target, uint32_t levels, uint32_t internalformat, const Math::UVec3& exte… in TexStorage3D()
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/ |
H A D | hilog_cmd.h | 77 uint16_t levels; member
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/ |
H A D | fcodec.cpp | 1485 std::vector<int32_t> levels; in GetCodecCapability() local
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ |
H A D | hevc_decoder.cpp | 1561 std::vector<int32_t> levels; in GetCodecCapability() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_arg.h | 273 GLsizei levels; member
|