/foundation/multimodalinput/input/libudev/test/ |
H A D | test_device.h | 224 auto res = libevdev_uinput_create_from_device(evdev_, LIBEVDEV_UINPUT_OPEN_MANAGED, &uidev_); in Init() local
|
/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_display_bind_helper_test.cpp | 420 std::string res = "abc"; in HWTEST_F() local
|
/foundation/resourceschedule/device_standby/services/common/src/ |
H A D | time_provider.cpp | 49 auto res = localtime_r(&curTimeStamp, &curLocalTime); in ConvertTimeStampToLocalTime() local 91 auto res = gmtime_r(&curTimeStamp, &curUTCTime); in DiffToFixedClock() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | plugin_mgr_test.cpp | 374 std::string res;
in HWTEST_F() local [all...] |
H A D | res_sched_client_test.cpp | 319 int32_t res = ResSchedClient::GetInstance().GetSystemloadLevel();
in HWTEST_F() local
|
/foundation/resourceschedule/soc_perf/services/server/src/ |
H A D | socperf_server.cpp | 61 int32_t res = Security::AccessToken::AccessTokenKit::VerifyAccessToken(tokenId, "ohos.permission.DUMP"); in AllowDump() local
|
/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_subscriber_proxy.cpp | 86 bool res = data.WriteInterfaceToken(BackgroundTaskSubscriberProxy::GetDescriptor()); in OnTransientTaskStart() local 117 bool res = data.WriteInterfaceToken(BackgroundTaskSubscriberProxy::GetDescriptor()); in OnTransientTaskEnd() local 148 bool res = data.WriteInterfaceToken(BackgroundTaskSubscriberProxy::GetDescriptor()); in OnTransientTaskErr() local 179 bool res = data.WriteInterfaceToken(BackgroundTaskSubscriberProxy::GetDescriptor()); in OnAppTransientTaskStart() local 210 bool res = data.WriteInterfaceToken(BackgroundTaskSubscriberProxy::GetDescriptor()); in OnAppTransientTaskEnd() local [all...] |
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | usage_statistics_init.cpp | 142 napi_value res = nullptr; in EnumTypeConstructor() local
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/ |
H A D | memory_pressure_observer.cpp | 88 int res = -1;
in CreateLevelFileFd() local
|
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/ |
H A D | workinfo_test.cpp | 313 std::string res = workInfo.ParseToJsonStr(); in HWTEST_F() local 349 bool res = workInfo.ParseFromJson(root); in HWTEST_F() local 417 bool res = workInfo.ParseFromJson(root); HWTEST_F() local 474 bool res = workInfo.ParseFromJson(root); HWTEST_F() local 491 bool res = workInfo.ParseFromJson(root); HWTEST_F() local 623 int32_t res = WorkSchedUtils::GetCurrentAccountId(); HWTEST_F() local 635 bool res = WorkSchedUtils::IsIdActive(0); HWTEST_F() local 647 int32_t res = WorkSchedUtils::GetUserIdByUid(1); HWTEST_F() local 663 bool res = WorkSchedUtils::ConvertFullPath(partialPath, fullPath); HWTEST_F() local 687 bool res = WorkSchedUtils::IsSystemApp(); HWTEST_F() local [all...] |
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/ |
H A D | work_scheduler_ffi.cpp | 270 char* res = static_cast<char*>(malloc(sizeof(char) * len)); in MallocCString() local
|
/foundation/resourceschedule/qos_manager/services/src/ |
H A D | concurrent_task_service_stub.cpp | 145 bool res; in StringToJson() local
|
/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_test.cpp | 235 auto res = defaultDisplay_ ->GetAvailableArea(area); in HWTEST_F() local 249 auto res = defaultDisplay_ ->GetSupportedHDRFormats(hdrFormats); in HWTEST_F() local 263 auto res = defaultDisplay_ -> GetSupportedColorSpaces(colorSpaces); in HWTEST_F() local
|
/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_service_inner.cpp | 66 std::vector<sptr<DisplayInfo>> res;
in GetAllDisplays() local
|
/foundation/window/window_manager/utils/test/unittest/ |
H A D | perform_reporter_test.cpp | 148 std::string res = windowInfoReporter.GetMsgString(infoMap); in HWTEST_F() local 162 std::string res = windowInfoReporter.GetMsgString(infoMap); in HWTEST_F() local 190 std::string res = windowInfoReporter.GetMsgString(infoMap); in HWTEST_F() local 204 std::string res = windowInfoReporter.GetMsgString(infoMap); in HWTEST_F() local 224 int res = 0; in HWTEST_F() local 248 std::string res = windowInfoReporter.GetMsgString(infoMap); HWTEST_F() local 259 int res = 0; HWTEST_F() local 283 std::string res = windowInfoReporter.GetMsgString(infoMap); HWTEST_F() local 294 int res = 0; HWTEST_F() local 313 int res = 0; HWTEST_F() local 326 int res = 0; HWTEST_F() local 343 int res = 0; HWTEST_F() local 358 int res = 0; HWTEST_F() local 371 int res = 0; HWTEST_F() local 387 int res = 0; HWTEST_F() local 404 int res = 0; HWTEST_F() local 417 int32_t res = 0; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/ |
H A D | client_trans_tcp_direct_manager.c | 283 TcpDirectChannelInfo *res = TransTdcGetInfoById(channel->channelId, &info); in ClientTransTdcHandleListener() local
|
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_service_test_helper.cpp | 130 int res = system(cmd1.c_str()); in StartExecutable() local
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | dns_resolv_listen_test.cpp | 138 struct addrinfo *res = nullptr; in HWTEST_F() local
|
H A D | net_manager_native_test.cpp | 168 std::vector<AddrInfo> res; in HWTEST_F() local
|
H A D | route_manager_test.cpp | 467 InetAddr res; in HWTEST_F() local 475 InetAddr res; in HWTEST_F() local 483 InetAddr res; in HWTEST_F() local 491 InetAddr res; in HWTEST_F() local 506 InetAddr res; in HWTEST_F() local 514 InetAddr res; HWTEST_F() local 522 InetAddr res; HWTEST_F() local 530 InetAddr res; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_message_test.cpp | 182 int32_t res = GenerateTdcChannelId(); in HWTEST_F() local 393 int32_t res = TransTcpDirectInit(cb); in HWTEST_F() local 418 int32_t res = TransTcpDirectInit(cb); HWTEST_F() local [all...] |
/foundation/communication/ipc/ipc/test/unittest/ipc/server/ |
H A D | IpcServerTest.cpp | 151 bool res = WriteRemoteObject(nullptr, &svcOne); in HWTEST_F() local 161 bool res = WriteRemoteObject(&data, nullptr); in HWTEST_F() local 181 int res = -1; in HWTEST_F() local 203 int res; in HWTEST_F() local [all...] |
/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/ |
H A D | dbinder_remote_listener.cpp | 114 auto res = memcpy_s(message.get(), sizeof(DHandleEntryTxRx), data, sizeof(DHandleEntryTxRx)); in OnBytesReceived() local
|
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
H A D | bpf_stats.cpp | 238 int32_t res = GetNumberFromStatsValue(stats, statsType, cookieStats); in GetCookieStats() local
|
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
H A D | netfirewall_utils.h | 204 bool res = true;
in load_icmp_info() local 241 bool res = true;
in load_l4_ports() local
|