Home
last modified time | relevance | path

Searched defs:start (Results 1 - 25 of 186) sorted by relevance

12345678

/base/update/updateservice/interfaces/inner_api/feature/update/model/policy/
H A Dupgrade_period.h23 uint32_t start = 0; member
/base/request/request/pre_download/netstack_rs/src/
H A Dtask.rs46 pub fn start(&mut self) -> bool { in start() functions
/base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/include/
H A Dfs_dm.h31 uint64_t start; member
/base/global/resource_management/interfaces/native/resource/include/
H A Draw_file.h91 long start; member
111 int64_t start; member
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
H A Dcrash_exception.h35 std::string::size_type start; member
/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs41 fn start(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in start() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dcoordination.rs52 pub fn start(&self, context: &CallingContext, in start() functions
H A Dlib.rs60 fn start(&self, context: &CallingContext, data: &BorrowedMsgParcel, in start() functions
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_time.c30 struct timespec start; in HcGetCurTime() local
41 struct timespec start; in HcGetCurTimeInMillis() local
/base/update/updater/services/flashd/
H A Dflashd_basepkg.bat38 set start=!time! variable
/base/hiviewdfx/hilog/services/hilogd/
H A Dflow_control.cpp55 LogTimeStamp start = it->second.startTime; in FlowCtrlDomain() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer_block.h41 void SetStart(T* start) in SetStart() argument
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs127 pub fn start(&self, intention: Intention, data: &dyn Serialize, in start() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs78 fn start(&self, context: &CallingContext, data: &BorrowedMsgParcel, in start() functions
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h32 int (*start)(struct HcThreadT* thread); member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_thread.h28 int (*start)(struct HcThreadT* thread); member
/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_fwk.h34 int32_t (*start)(DevSession *self); member
/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/
H A Dauth_sub_session.h32 int32_t (*start)(AuthSubSession *self, CJson **returnSendMsg); member
/base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/
H A Dexpand_sub_session.h32 int32_t (*start)(ExpandSubSession *self, CJson **returnSendMsg); member
/base/security/device_security_level/services/include/
H A Ddslm_notify_node.h31 uint64_t start; member
/base/startup/init/services/modules/bootchart/
H A Dbootchart.h23 int start; member
/base/telephony/call_manager/utils/include/
H A Dtimer.h48 void start(int interval, std::function<void()> taskFun) in start() function in OHOS::Telephony::Timer
/base/telephony/telephony_data/opkey_version/src/
H A Dopkey_version_result_set_bridge.cpp53 int OpkeyVersionResultSetBridge::OnGo(int32_t start, int32_t target, DataShare::ResultSetBridge::Writer &writer) in OnGo() argument
/base/update/updater/test/fuzztest/dopartitions_fuzzer/
H A Ddopartitions_fuzzer.cpp29 static void InitEmmcPartition(struct Partition &part, const std::string &partName, size_t start, size_t length) in InitEmmcPartition() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Drelative_timer_test.cpp51 const time_point<system_clock> start = system_clock::now(); in HWTEST_F() local

Completed in 7 milliseconds

12345678