/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_slot_test.cpp | 111 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel()); 156 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel()); 202 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel()); 247 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel()); 296 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_LOW, spSlot->GetLevel()); 325 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_HIGH, slot.GetLevel()); 342 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_DEFAULT, slot.GetLevel()); 359 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_MIN, slot.GetLevel()); 376 EXPECT_EQ(NotificationSlot::NotificationLevel::LEVEL_MIN, slot.GetLevel());
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_battery_info_wrapper.cpp | 22 double ArkBatteryInfoWrapper::GetLevel() in GetLevel() function in OHOS::ArkWeb::ArkBatteryInfoWrapper 24 return ctocpp_->GetLevel(); in GetLevel()
|
H A D | ark_battery_info_wrapper.h | 31 double GetLevel() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_battery_info_impl.cpp | 24 double ArkBatteryInfoImpl::GetLevel() in GetLevel() function in OHOS::ArkWeb::ArkBatteryInfoImpl 26 return real_->GetLevel(); in GetLevel()
|
H A D | ark_battery_info_impl.h | 29 double GetLevel() override;
|
/ohos5.0/foundation/multimedia/av_codec/services/dfx/ |
H A D | avcodec_dump_utils.cpp | 45 auto level = GetLevel(dumpIdx); in AddInfo() 119 auto level = GetLevel(iter.first); in GetDumpString() 132 uint32_t AVCodecDumpControler::GetLevel(const uint32_t dumpIdx) in GetLevel() function in OHOS::MediaAVCodec::AVCodecDumpControler
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | logger.cpp | 101 std::cout << GetLevelStr(logger.GetLevel()) << " "; in OutputByStdout() 118 std::cerr << GetLevelStr(logger.GetLevel()) << " "; in OutputByStderr() 147 ofs << GetLevelStr(logger.GetLevel()) << " "; in OutputByFileLog() 296 enum Logger::LOG_LEVEL Logger::GetLevel() const in GetLevel() function in OHOS::Rosen::TextEngine::Logger
|
H A D | exlog.cpp | 55 if (algnlogger.GetLevel() != Logger::LOG_LEVEL::DEBUG) { in ExTime()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ |
H A D | account_delegate_impl.cpp | 65 if (val->GetLevel() == AccountDelegate::Observer::LevelType::HIGH) { in NotifyAccountChanged() 71 if (val->GetLevel() == AccountDelegate::Observer::LevelType::LOW) { in NotifyAccountChanged()
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_record_convertor.cpp | 50 return OHOS::HiviewDFX::StringUtil::CreateCString(&recordStruct.level, recordObj.GetLevel()); in ConvertLevel() 112 HILOG_ERROR(LOG_CORE, "Failed to convert level=%{public}s", recordObj.GetLevel().c_str()); in ConvertRecord()
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | system_battery.cpp | 65 NAPI_CALL(env, napi_create_double(env, batteryInfo_.GetLevel(), &level)); in CreateResponse() 144 batteryInfo_.GetLevel(), batteryInfo_.IsCharging()); in SuccessCallback() 207 double SystemBattery::BatteryInfo::GetLevel() const in GetLevel() function in SystemBattery::BatteryInfo
|
/ohos5.0/base/powermgr/thermal_manager/frameworks/native/ |
H A D | thermal_mgr_client.cpp | 171 void ThermalMgrClient::GetLevel(ThermalLevel& level) in GetLevel() function in OHOS::PowerMgr::ThermalMgrClient 196 GetLevel(level); in GetThermalLevel()
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/battery_adapter/getlevel_fuzzer/ |
H A D | getlevel_fuzzer.cpp | 36 batter.GetLevel(); in GetLevelFuzzTest()
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | battery_mgr_client_adapter.h | 27 virtual double GetLevel() = 0;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_battery_mgr_client_adapter.h | 29 virtual double GetLevel() = 0;
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_account_observer.h | 51 LevelType GetLevel() override in GetLevel() function
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | aac_audio_config_parser.h | 36 uint32_t GetLevel() const;
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | date_time_rule.cpp | 318 int level1 = GetLevel(key1); in CompareLevel() 319 int level2 = GetLevel(key2); in CompareLevel() 328 int DateTimeRule::GetLevel(std::string& name) in GetLevel() function in OHOS::Global::I18n::DateTimeRule
|
/ohos5.0/foundation/multimedia/av_codec/services/dfx/include/ |
H A D | avcodec_dump_utils.h | 37 uint32_t GetLevel(const uint32_t dumpIdx);
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_depacketizer.h | 45 info.level = header_.GetLevel(); in GetFrameInfo()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/ |
H A D | notificationslot_fuzzer.cpp | 36 notificationSlot.GetLevel(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/web/webview/ohos_adapter/battery_mgr_adapter/include/ |
H A D | battery_mgr_client_adapter_impl.h | 35 double GetLevel() override;
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/include/ |
H A D | system_battery.h | 59 double GetLevel() const;
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | user_delegate.h | 51 LevelType GetLevel() override in GetLevel() function
|
/ohos5.0/base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
H A D | thermal_mgr_client.h | 62 void GetLevel(ThermalLevel& level);
|