| /foundation/multimodalinput/input/intention/adapters/test/unittest/src/ |
| H A D | input_adapter_test.cpp | 58 void InputAdapterTest::SetPermission(const std::string &level, const char** perms, size_t permAmount) in SetPermission() argument
|
| /foundation/multimodalinput/input/intention/cooperate/test/src/ |
| H A D | cooperate_server_test.cpp | 83 void CooperateServerTest::SetPermission(const std::string &level, const char** perms, size_t permAmount) in SetPermission() argument
|
| /foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
| H A D | standby_service_subscriber_stub.cpp | 67 void StandbyServiceSubscriberStub::OnPowerOverused(const std::string& module, uint32_t level) in OnPowerOverused() argument
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | scheduler.cpp | 42 int level = qos(); in InsertNode() local 70 int level = qos(); in RemoveNode() local 96 int level = _qos(); in WakeupTask() local [all...] |
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_cgroup_qos.cpp | 227 unsigned int level = 1; in HWTEST_F() local 234 unsigned int level = 1; in HWTEST_F() local 247 unsigned int level = 1; in HWTEST_F() local
|
| /foundation/resourceschedule/memmgr/interface/innerkits/src/ |
| H A D | app_state_subscriber.cpp | 47 void AppStateSubscriber::OnTrim(SystemMemoryLevel level) {}
in OnTrim() argument 115 void AppStateSubscriber::AppStateSubscriberImpl::OnTrim(SystemMemoryLevel level)
in OnTrim() argument
|
| /foundation/resourceschedule/qos_manager/test/unittest/phone/ |
| H A D | qos_interface_test.cpp | 146 unsigned int level = 1; in HWTEST_F() local 201 unsigned int level = 1; in HWTEST_F() local 237 int level = 1; in HWTEST_F() local 293 unsigned int level = 4; in HWTEST_F() local 310 unsigned int level in HWTEST_F() local [all...] |
| /foundation/resourceschedule/soc_perf/test/unittest/ |
| H A D | socperf_sub_test.cpp | 449 int level = 3; in HWTEST_F() local
|
| /foundation/resourceschedule/device_standby/frameworks/src/ |
| H A D | standby_service_subscriber_proxy.cpp | 86 void StandbyServiceSubscriberProxy::OnPowerOverused(const std::string& module, uint32_t level) in OnPowerOverused() argument
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/ |
| H A D | app_state_subscriber_stub.cpp | 98 SystemMemoryLevel level = static_cast<SystemMemoryLevel>(levelTemp);
in HandleOnTrim() local
|
| /foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/ |
| H A D | socperf_proxy.cpp | 115 void SocPerfProxy::SetThermalLevel(int32_t level) in SetThermalLevel() argument
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | local_ability_manager_proxy_test.cpp | 289 int32_t level = 0; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/utils/ |
| H A D | exception_branch_checker.cpp | 42 int32_t HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintDictNew() argument
|
| /foundation/communication/netmanager_ext/utils/log/include/ |
| H A D | netmgr_ext_log_wrapper.h | 37 static void SetLogLevel(const NetMgrExtLogLevel &level) in SetLogLevel() argument
|
| /foundation/communication/netmanager_base/utils/log/include/ |
| H A D | net_mgr_log_wrapper.h | 37 static void SetLogLevel(const NetMgrLogLevel &level) in SetLogLevel() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | log_print.cpp | 95 void Logger::Log(Level level, const std::string &tag, const char *func, int line, const char *format, ...) in Log() argument
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/ |
| H A D | log_print.cpp | 29 void Logger::Print(Level level, const char *func, int line, const std::string &tag, const std::string &msg) in Print() argument 54 void Logger::Log(Level level, const std::string &tag, const char *func, int line, const char *format, ...) in Log() argument
|
| /foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceservice_fuzzer/ |
| H A D | authenticate_device_service_fuzzer.cpp | 68 int32_t level = *(reinterpret_cast<const int32_t*>(data)); in AuthenticateDeviceServiceFuzzTest() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/ |
| H A D | dentry_meta_file_clouddisk_test.cpp | 68 uint32_t level = 0; in HWTEST_F() local 84 uint32_t level = 64; in HWTEST_F() local 100 uint32_t level = 0; in HWTEST_F() local
|
| H A D | dentry_meta_file_test.cpp | 75 uint32_t level = 0; in HWTEST_F() local 91 uint32_t level = 64; in HWTEST_F() local 107 uint32_t level = 0; in HWTEST_F() local 458 uint32_t level = MAX_BUCKET_LEVEL; in HWTEST_F() local 475 uint32_t level = MAX_BUCKET_LEVEL; in HWTEST_F() local 492 uint32_t level = MAX_BUCKET_LEVEL; HWTEST_F() local 528 uint32_t level = MAX_BUCKET_LEVEL; HWTEST_F() local [all...] |
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/mock/ |
| H A D | base_interface_lib_mock.cpp | 42 uint32_t GetOverallBucket(uint32_t level) in GetOverallBucket() argument 54 uint32_t GetBucketaddr(uint32_t level, uint32_t buckoffset) in GetBucketaddr() argument 72 uint32_t GetBucketByLevel(uint32_t level) in GetBucketByLevel() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | socket_opt.c | 96 SockGetSockOpt( FILLP_INT sockIndex, FILLP_INT level, FILLP_INT optName, void *optVal, FILLP_INT *optLen) SockGetSockOpt() argument 288 SockSetSockOpt( FILLP_INT sockIndex, FILLP_INT level, FILLP_INT optName, FILLP_CONST void *optVal, socklen_t optLen) SockSetSockOpt() argument
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| H A D | skiplist.h | 34 FILLP_INT level; member 46 FILLP_INT level; /* the current max level of list */ member
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| H A D | skiplist.c | 243 FILLP_INT level = node->level; SkipListInsertFirstNode() local 295 FILLP_INT level; SkipListInsert() local [all...] |
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_scene_test.cpp | 324 int32_t level = 0;
in HWTEST_F() local 504 int32_t level = 0;
in HWTEST_F() local
|