Home
last modified time | relevance | path

Searched defs:level (Results 176 - 200 of 4355) sorted by relevance

12345678910>>...175

/foundation/ability/idl_tool/util/
H A Dlogger.h31 static void SetLevel(int level) in SetLevel() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_js_env_logger.cpp32 void JsEnvLogger(JsEnv::JsEnvLogLevel level, const char* fileName, const char* functionName, int line, in JsEnvLogger() argument
/foundation/ability/ability_runtime/test/fuzztest/notifymemorylevel_fuzzer/
H A Dnotifymemorylevel_fuzzer.cpp40 MemoryLevel level = MEMORY_LEVEL_MODERATE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/cj_ability_stage_object_test/
H A Dcj_ability_stage_object_test.cpp64 int32_t level = 1; in HWTEST_F() local
97 int32_t level = 1; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dzip_ffi.h28 int32_t level; member
/foundation/arkui/napi/utils/
H A Dlog.cpp35 NAPI_EXPORT void PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() argument
52 NAPI_EXPORT void PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_log.cpp35 void RSLogOutput(RSLog::Tag tag, RSLog::Level level, const char* format, ...) in RSLogOutput() argument
/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp22 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/detail_enhancer/
H A Ddetail_enhancer_image_native.cpp44 int level; in SetParameter() local
60 DetailEnhancer::Level level; in GetParameter() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/video_processor/strategy/
H A Dvideo_strategy_center.h90 inline VideoThermalLevel ConvertThermalLevel(int32_t level) in ConvertThermalLevel() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dthermal_strategy.cpp42 int level = want.GetIntParam(THERMAL_EVENT_ID, DEFAULT_LEVEL); in handleEvent() local
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dapp_state_listener.cpp61 void AppStateListener::OnTrim(Memory::SystemMemoryLevel level) in OnTrim() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dnotifier_mgr.h38 int32_t level = ResType::SystemloadLevel::LOW; member
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_systemload_notifier_stub.cpp53 int32_t level = static_cast<int32_t>(ResType::SystemloadLevel::LOW); in OnSystemloadLevelInner() local
/foundation/window/window_manager/window_scene/intention_event/utils/include/
H A Dentrance_log.h36 InnerFunctionTracer(HilogFunc logfn, const char* tag, LogLevel level) in InnerFunctionTracer() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/
H A Dlnn_decision_db_virtual.c71 int32_t EncryptStorageData(LnnEncryptDataLevel level, uint8_t *dbKey, uint32_t len) in EncryptStorageData() argument
80 int32_t DecryptStorageData(LnnEncryptDataLevel level, uint8_t *dbKey, uint32_t len) in DecryptStorageData() argument
/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/
H A Dhilog_mock.cpp22 int32_t HilogMock::HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
36 int32_t HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
49 int32_t HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintDictNew() argument
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Drpc_log.c35 static void RpcOutPrint(const char *buf, RpcLogLevel level) in RpcOutPrint() argument
59 void RpcLog(RpcLogModule module, RpcLogLevel level, const char *fmt, ...) in RpcLog() argument
/foundation/communication/dsoftbus/core/common/dfx/log/src/
H A Dsoftbus_log.c22 static void SoftBusLogPrint(const char *line, uint32_t level, uint32_t domain, const char *tag) in SoftBusLogPrint() argument
36 uint32_t level = NSTACKX_LOG_LEVEL_CONVERT_BASE - logLevel; in NstackxLogInnerImpl() local
/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_mgr_log_wrapper_test.cpp47 auto level = NetMgrLogWrapper::GetLogLevel(); in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dsystem_load_test.cpp93 int32_t level = 10; in HWTEST_F() local
112 int32_t level = 1; in HWTEST_F() local
133 int32_t level = 1; in HWTEST_F() local
155 int32_t level = 1; in HWTEST_F() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H A Dsystem_load.cpp40 void SystemLoadListener::OnSystemloadLevel(int32_t level) in OnSystemloadLevel() argument
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dtdp_iter.h36 int level; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsinit.c46 acpi_ds_init_one_object(acpi_handle obj_handle, u32 level, void *context, void **return_value) acpi_ds_init_one_object() argument
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dirqfd.c10 kvm_ls7a_set_ioapic_irq(struct kvm_kernel_irq_routing_entry *e, struct kvm *kvm, int irq_source_id, int level, bool line_status) kvm_ls7a_set_ioapic_irq() argument
73 kvm_arch_set_irq_inatomic(struct kvm_kernel_irq_routing_entry *e, struct kvm *kvm, int irq_source_id, int level, bool line_status) kvm_arch_set_irq_inatomic() argument
90 kvm_set_msi(struct kvm_kernel_irq_routing_entry *e, struct kvm *kvm, int irq_source_id, int level, bool line_status) kvm_set_msi() argument

Completed in 8 milliseconds

12345678910>>...175