Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 77) sorted by relevance

1234

/base/notification/distributed_notification_service/services/ans/include/
Dreminder_store_strategy.h172 int64_t t = 0; in GetRdbValue() local
178 int32_t t = 0; in GetRdbValue() local
182 int32_t t = 0; in GetRdbValue() local
186 int32_t t = 0; in GetRdbValue() local
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
Dhvigor-wrapper.js16 …h"),t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty… function
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Drbtree.c74 int32_t RbTreeNew(struct RbTree *t) in RbTreeNew()
92 static void LeftRotate(struct RbTree *t, struct RbTreeNode *x) in LeftRotate()
111 static void RightRotate(struct RbTree *t, struct RbTreeNode *x) in RightRotate()
130 static void InsertFixUpRed(struct RbTree *t, struct RbTreeNode **zTreeNode) in InsertFixUpRed()
153 static void InsertFixUpBlack(struct RbTree *t, struct RbTreeNode **zTreeNode) in InsertFixUpBlack()
176 static void InsertFixUp(struct RbTree *t, struct RbTreeNode *z) in InsertFixUp()
189 int32_t RbTreeInsert(struct RbTree *t, RbTreeKey key, const RbTreeValue value) in RbTreeInsert()
233 static void Transplant(struct RbTree *t, struct RbTreeNode *u, struct RbTreeNode *v) in Transplant()
247 static struct RbTreeNode *Minimum(const struct RbTree *t, struct RbTreeNode *x) in Minimum()
255 static void DeleteFixUpBlack(struct RbTree *t, struct RbTreeNode **treeNode) in DeleteFixUpBlack()
[all …]
/base/telephony/cellular_call/services/control/include/
Dcontrol_base.h206 bool CanCall(T &&t) in CanCall()
276 bool IsInState(T1 &&t, TelCallState state) in IsInState()
300 int32_t StartDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in StartDtmf()
336 int32_t StopDtmf(T &&t, const CellularCallInfo &callInfo) const in StopDtmf()
368 int32_t SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in SendDtmf()
412 int32_t GetCallFailReason(int32_t slotId, T &&t) const in GetCallFailReason()
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp135 DomainTable& t = domainStats[info.type]; in UpdateDomainTable() local
154 PidTable& t = pidStats; in UpdatePidTable() local
192 for (auto &t : domainStats) { in Reset() local
254 for (auto &t : domainStats) { in Print() local
272 for (auto &t : pidStats) { in Print() local
/base/security/huks/test/reliability/src/
Dapi_pressure_test.cpp930 for (auto &t : threads) { variable
951 for (auto &t : threads) { variable
972 for (auto &t : threads) { variable
993 for (auto &t : threads) { variable
1026 for (auto &t : threads) { variable
1056 for (auto &t : threads) { variable
1077 for (auto &t : threads) { variable
1107 for (auto &t : threads) { variable
1137 for (auto &t : threads) { variable
1158 for (auto &t : threads) { variable
[all …]
Dthree_stage_multi_thread.cpp248 for (auto &t : threads) { in ThreeStageTest() local
259 for (auto &t : threads2) { in ThreeStageTest() local
281 for (auto &t : threads) { variable
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dgetparam.cpp224 T t = GetUnsignParam<T>(); in GetUnsignVectorParam() local
243 int t = GetBoolParam(); in GetBoolVectorParam() local
255 short t = GetShortParam(); in GetShortVectorParam() local
267 long t = GetLongParam(); in GetLongVectorParam() local
279 int t = GetIntParam(); in GetIntVectorParam() local
291 float t = GetIntParam(); in GetFloatVectorParam() local
303 double t = GetIntParam(); in GetDoubleVectorParam() local
315 char t = GetCharParam(); in GetCharVectorParam() local
327 string t = GetStringParam(); in GetStringVectorParam() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dmultithread_constructor.c48 pthread_t t[threadNum]; in MultiThreadConstructor() local
66 pthread_t t[threadNum]; in MultiThreadConstructorForThreadCrash() local
/base/powermgr/powermgr_lite/services/src/
Drunning_lock_mgr.c94 for (int32_t t = RUNNINGLOCK_SCREEN; t < RUNNINGLOCK_BUTT; t++) { in ShowLocks() local
153 for (int32_t t = RUNNINGLOCK_SCREEN; t < RUNNINGLOCK_BUTT; t++) { in RunningLockMgrGetTotalLockCount() local
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
Dn_class.h51 T *t = nullptr; in GetEntityOf() local
/base/security/access_token/frameworks/common/src/
Dtime_util.cpp27 struct timeval t; in GetCurrentTimestamp() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dcore_service_test_helper.cpp26 std::thread t(func, std::ref(helper)); in Run() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_utils.cpp173 for (uint16_t t : types) { in ComboLogType2Str() local
177 for (uint16_t t: types) { in ComboLogType2Str() local
202 uint16_t t = Str2LogType(it); in Str2ComboLogType() local
302 uint16_t t = PrettyStr2LogLevel(it); in Str2ComboLogLevel() local
/base/hiviewdfx/hiview/base/event_report/event/
Dplugin_stats_event.cpp64 auto it = std::find_if(topKTime.begin(), topKTime.end(), [procTime] (auto t) { in UpdateTopK()
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
Dhks_chipset_platform_test.h57 …ine std::vector<HksParam> CipherMaterialsToDecryptInputParams(struct HksChipsetPlatformTestCase &t) in CipherMaterialsToDecryptInputParams()
/base/msdp/device_status/services/interaction/drag/src/
Dstate_change_notify.cpp88 void StateChangeNotify::OnDragInfoNotify(SocketSessionPtr session, MessageId msgId, T t) in OnDragInfoNotify()
/base/update/updater/services/ui/driver/
Dkeys_input_device.cpp47 std::thread t { [this, lastdownCount = downCount] () { in OnLongKeyPressDown() local
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_watcher_proxy.cpp82 for (size_t t = 0; t < events.size(); ++t) { in TakeWatcherData() local
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
Dthread_sampler_utils.cpp29 struct timespec t; in GetCurrentTimeNanoseconds() local
/base/time/time_service/services/time/src/
Dtime_zone_info.cpp120 time_t t = time(nullptr); in SetTimezoneToKernel() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_calendar.cpp74 time_t t = static_cast<time_t>(date / MILLI_SECONDS); in AddExcludeDate() local
104 time_t t = static_cast<time_t>(startDateTime_ / MILLI_SECONDS); in IsInExcludeDate() local
364 time_t t; in CalcLastStartDateTime() local
745 time_t t = static_cast<time_t>(time / MILLI_SECONDS); in SetDateTime() local
/base/telephony/ril_adapter/services/vendor/src/
Dat_support.c57 pthread_attr_t t; in ATStartReadLoop() local
102 Line *t = NULL; in FreeResponseInfo() local
/base/hiviewdfx/faultloggerd/tools/crasher_c/
Ddfx_crasher.c236 pthread_t t[2]; in MultiThreadCrash() local
353 pthread_t t; in DoActionOnSubThread() local
/base/print/print_fwk/frameworks/ohscan/src/
Dohscan.cpp143 for (auto t : optionConstraintNumber) { in GetScanParaValues() local
155 for (auto t : optionConstraintString) { in GetScanParaValues() local
431 auto t = g_valueMap[scannerId].find(option); in OH_Scan_SetScannerParameter() local

1234