Home
last modified time | relevance | path

Searched defs:res (Results 576 - 600 of 11471) sorted by relevance

1...<<21222324252627282930>>...459

/foundation/window/window_manager/window_scene/intention_event/utils/include/
H A Dutil.h29 bool AddInt(T op1, T op2, T minVal, T maxVal, T& res) in AddInt() argument
44 inline bool AddInt32(int32_t op1, int32_t op2, int32_t& res) in AddInt32() argument
49 inline bool AddInt64(int64_t op1, int64_t op2, int64_t& res) in AddInt64() argument
/foundation/systemabilitymgr/samgr/utils/native/source/
H A Dtools.cpp41 std::u16string res = DeleteAllMark(str, u" "); in DeleteBlank() local
/foundation/window/window_manager/utils/include/
H A Dfuture.h60 void SetValue(T res) in SetValue() argument
/foundation/window/window_manager/utils/src/
H A Ddisplay_info.cpp57 bool res = parcel.ReadString(displayInfo->name_) && in Unmarshalling() local
H A Daccessibility_window_info.cpp28 bool res = parcel.WriteInt32(wid_) && parcel.WriteInt32(innerWid_) && parcel.WriteInt32(uiNodeId_) && in Marshalling() local
56 bool res = parcel.ReadInt32(info->wid_) && parcel.ReadInt32(info->innerWid_) && parcel.ReadInt32(info->uiNodeId_) && in Unmarshalling() local
/foundation/window/window_manager/utils/test/unittest/
H A Ddms_reporter_test.cpp56 int res = 0; in HWTEST_F() local
69 int res = 0; in HWTEST_F() local
82 int res = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/transmission/common/trans_pending_pkt_test/
H A Dtrans_pending_pkt_test.cpp209 bool res = TimeBefore(&outtime); in HWTEST_F() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_connector_unittest.cpp58 bool res = binderConnector.OpenDriver(); in HWTEST_F() local
125 bool res = binderConnector->MapMemory(0); in HWTEST_F() local
138 bool res = binderConnector->IsRealPidSupported(); in HWTEST_F() local
151 bool res = binderConnector->IsRealPidSupported(); in HWTEST_F() local
/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_permission.cpp65 bool res = Security::AccessToken::AccessTokenKit::VerifyAccessToken(callerToken, permissionName) == in CheckPermissionWithCache() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H A Dwifi_direct_event_queue.h40 auto res = queue_.front(); in WaitAndPop() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_instance_test/
H A Dvtp_instance_test.cpp85 int32_t res = (int)vtpInstance->CryptoRand(); in HWTEST_F() local
131 bool res = vtpInstance->InitVtp(pkgName); in HWTEST_F() local
/foundation/communication/nfc/services/src/ipc/controller/
H A Dndef_msg_callback_proxy.cpp49 bool res = reply.ReadBool(); in OnNdefMsgDiscovered() local
/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dndef_formatable_tag.cpp58 int res = tagSession->FormatNdef(tagRfDiscId, keyDefault); in Format() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Danonymous.cpp72 std::string res = ""; in Change() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dvalue_hash.h29 bool CalcValueHash(const std::string &input, std::string &res) in CalcValueHash() argument
H A Dradar_reporter.cpp45 int32_t res = state == BEGIN ? param.res_ : (param.errCode_ != NO_ERROR ? RES_FAILED : RES_SUCCESS); in Report() local
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_entry_getter_proxy.cpp60 auto res = MakeRequest(recordId, value, request); in GetRecordValueByType() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp42 bool res = DmRadarHelper::GetInstance().ReportDiscoverRegCallback(info); in HWTEST_F() local
50 bool res = DmRadarHelper::GetInstance().ReportDiscoverRegCallback(info); in HWTEST_F() local
58 bool res = DmRadarHelper::GetInstance().ReportDiscoverResCallback(info); in HWTEST_F() local
66 bool res = DmRadarHelper::GetInstance().ReportDiscoverUserRes(info); in HWTEST_F() local
73 bool res = DmRadarHelper::GetInstance().ReportDiscoverUserRes(info); in HWTEST_F() local
78 bool res = DmRadarHelper::GetInstance().ReportAuthStart("udid", "pkgname"); HWTEST_F() local
85 bool res = DmRadarHelper::GetInstance().ReportAuthOpenSession(info); HWTEST_F() local
92 bool res = DmRadarHelper::GetInstance().ReportAuthOpenSession(info); HWTEST_F() local
99 bool res = DmRadarHelper::GetInstance().ReportAuthSessionOpenCb(info); HWTEST_F() local
106 bool res = DmRadarHelper::GetInstance().ReportAuthSendRequest(info); HWTEST_F() local
113 bool res = DmRadarHelper::GetInstance().ReportAuthPullAuthBox(info); HWTEST_F() local
120 bool res = DmRadarHelper::GetInstance().ReportAuthConfirmBox(info); HWTEST_F() local
127 bool res = DmRadarHelper::GetInstance().ReportAuthConfirmBox(info); HWTEST_F() local
134 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroup(info); HWTEST_F() local
141 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroup(info); HWTEST_F() local
147 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroupCb("funcName", stageRes); HWTEST_F() local
153 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroupCb("funcName", stageRes); HWTEST_F() local
160 bool res = DmRadarHelper::GetInstance().ReportAuthPullPinBox(info); HWTEST_F() local
167 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info); HWTEST_F() local
174 bool res = DmRadarHelper::GetInstance().ReportAuthInputPinBox(info); HWTEST_F() local
181 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroup(info); HWTEST_F() local
188 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroup(info); HWTEST_F() local
194 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroupCb("func", stageRes); HWTEST_F() local
201 bool res = DmRadarHelper::GetInstance().ReportAuthAddGroupCb("func", stageRes); HWTEST_F() local
208 bool res = DmRadarHelper::GetInstance().ReportNetworkOnline(info); HWTEST_F() local
215 bool res = DmRadarHelper::GetInstance().ReportNetworkOffline(info); HWTEST_F() local
222 bool res = DmRadarHelper::GetInstance().ReportDeleteTrustRelation(info); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Ddm_adapter_test.cpp50 bool res = DMAdapter::GetInstance().Initialize(bundleName); in HWTEST_F() local
69 bool res = DMAdapter::GetInstance().Initialize(bundleName); in HWTEST_F() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_file_lock.cpp41 auto res = inProcessMutexs_.insert_or_assign(fileName, std::make_shared<std::mutex>()); in Get() local
/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_json_util.cpp25 bool res = jsonObj.contains(key) && jsonObj[key].is_string() && jsonObj[key].size() <= MAX_MESSAGES_LEN; in IsString() local
34 bool res = jsonObj.contains(key) && jsonObj[key].is_number_unsigned() && jsonObj[key] <= UINT8_MAX; in IsUInt8() local
43 bool res = jsonObj.contains(key) && jsonObj[key].is_number_integer() && jsonObj[key] >= INT32_MIN && in IsInt32() local
53 bool res in IsUInt32() local
62 bool res = jsonObj.contains(key) && jsonObj[key].is_number_integer() && jsonObj[key] >= INT64_MIN && IsInt64() local
72 bool res = jsonObj.contains(key) && jsonObj[key].is_number_unsigned() && jsonObj[key] <= UINT64_MAX; IsUInt64() local
81 bool res = jsonObj.contains(key) && jsonObj[key].is_number_float(); IsFloat() local
90 bool res = jsonObj.contains(key) && jsonObj[key].is_array(); IsArray() local
99 bool res = jsonObj.contains(key) && jsonObj[key].is_boolean(); IsBool() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_test.cpp64 bool res = g_session->IsFromServer(); in HWTEST_F() local
117 bool res = true; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/
H A Dcloud_daemon_manager_impl_test.cpp91 auto res = CloudDaemonManagerImpl::GetInstance().StartFuse(userId, devFd, path); in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/
H A Ddfsu_access_token_helper_test.cpp69 auto res = dfsuAccessTokenHelper.CheckCallerPermission(permissionName); in HWTEST_F() local
98 auto res = dfsuAccessTokenHelper.CheckPermission(tokenId, permissionName); in HWTEST_F() local
123 auto res = dfsuAccessTokenHelper.GetCallerBundleName(bundleName); HWTEST_F() local
146 auto res = dfsuAccessTokenHelper.GetBundleNameByToken(tokenId, bundleName); HWTEST_F() local
178 auto res = dfsuAccessTokenHelper.IsSystemApp(); HWTEST_F() local
202 auto res = dfsuAccessTokenHelper.GetUserId(); HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/
H A Dnet_conn_callback_observer_test.cpp71 int res = oberverPtr_->NetAvailable(netHandle); in HWTEST_F() local
87 int res = oberverPtr_->NetCapabilitiesChange(netHandle, netAllCap); in HWTEST_F() local
103 int res = oberverPtr_->NetConnectionPropertiesChange(netHandle, info); in HWTEST_F() local
118 int res = oberverPtr_->NetLost(netHandle); in HWTEST_F() local
132 int res = oberverPtr_->NetUnavailable(); in HWTEST_F() local
148 int res = oberverPtr_->NetBlockStatusChange(netHandle, blocked); HWTEST_F() local
[all...]

Completed in 11 milliseconds

1...<<21222324252627282930>>...459