Home
last modified time | relevance | path

Searched defs:process (Results 1 – 20 of 20) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_dump_writer.cpp24 DfxDumpWriter::DfxDumpWriter(std::shared_ptr<DfxProcess> process, int32_t fromSignalHandler) in DfxDumpWriter()
Ddfx_unwind_remote.cpp63 bool DfxUnwindRemote::UnwindProcess(std::shared_ptr<DfxProcess> process) in UnwindProcess()
167 std::shared_ptr<DfxThread> & thread, unw_cursor_t & cursor, std::shared_ptr<DfxProcess> process) in DfxUnwindRemoteDoUnwindStep()
263 bool DfxUnwindRemote::UnwindThread(std::shared_ptr<DfxProcess> process, std::shared_ptr<DfxThread> … in UnwindThread()
334 void DfxUnwindRemote::UnwindThreadFallback(std::shared_ptr<DfxProcess> process, std::shared_ptr<Dfx… in UnwindThreadFallback()
Dcppcrash_reporter.h32 CppCrashReporter(uint64_t time, siginfo_t siginfo, std::shared_ptr<DfxProcess> process) \ in CppCrashReporter()
/base/telephony/core_service/services/sim/src/
Dicc_file_controller.cpp75 const AppExecFwk::InnerEvent::Pointer &process = hd->fileLoaded; in ProcessLinearRecordSize() local
154 AppExecFwk::InnerEvent::Pointer process = in ProcessBinarySize() local
176 const AppExecFwk::InnerEvent::Pointer &process = rcvMsg->controlHolder->fileLoaded; in ProcessReadRecord() local
242 AppExecFwk::InnerEvent::Pointer process = in ObtainBinaryFile() local
261 AppExecFwk::InnerEvent::Pointer process = in ObtainBinaryFile() local
284 AppExecFwk::InnerEvent::Pointer process = in ObtainLinearFixedFile() local
312 AppExecFwk::InnerEvent::Pointer process = in ObtainAllLinearFixedFile() local
339 AppExecFwk::InnerEvent::Pointer process = in ObtainLinearFileSize() local
366 …AppExecFwk::InnerEvent::Pointer process = BuildCallerInfo(MSG_SIM_UPDATE_LINEAR_FIXED_FILE_DONE, c… in UpdateLinearFixedFile() local
386 …AppExecFwk::InnerEvent::Pointer process = BuildCallerInfo(MSG_SIM_UPDATE_LINEAR_FIXED_FILE_DONE, c… in UpdateLinearFixedFile() local
[all …]
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_trace_test.cpp128 auto process = []() { in TraceFlagTest() local
241 auto process = []() { in __anon1b40ca690302() variable
277 auto process = []() { in __anon1b40ca690502() variable
481 auto process = []() { in __anon1b40ca690602() variable
524 auto process = []() { in __anon1b40ca690802() variable
574 auto process = []() { in __anon1b40ca690c02() variable
/base/security/device_auth/services/authenticators/inc/account_unrelated/
Dbase_sub_task.h26 int (*process)(struct SubTaskBaseT *, const CJson *in, CJson *out, int32_t *status); member
/base/security/access_token/tools/accesstoken/src/
Datm_receiver_impl.cpp44 void AtmReceiverImpl::OnStatusNotify(const int process) in OnStatusNotify()
/base/security/device_security_level/baselib/utils/src/
Dutils_work_queue.c43 WorkProcess process; // callback func member
149 uint32_t QueueWork(WorkQueue *queue, WorkProcess process, uint8_t *data, uint32_t length) in QueueWork()
/base/security/device_auth/services/authenticators/inc/account_related/
Daccount_task_main.h25 int32_t (*process)(struct TaskBaseT *, const CJson *in, CJson *out, int32_t *status); member
/base/security/device_auth/services/frameworks/inc/session/
Dbase_session.h25 int32_t (*process)(struct SessionT *, CJson *); member
/base/security/device_security_level/baselib/utils/include/
Dutils_state_machine.h36 StateMachineProcessFunc process; member
/base/security/device_security_level/oem_property/ohos/
Ddslm_cred_tool.py224 def process(self): member in CredInitialization
283 def process(self): member in CredCreation
334 def process(self): member in CredVerification
/base/security/device_auth/services/authenticators/inc/account_unrelated/pake_task/
Dpake_base_cur_task.h48 …int(*process)(struct AsyBaseCurTaskT *, PakeParams *params, const CJson *in, CJson *out, int *stat… member
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_mgr_system_test.cpp1249 std::string process = procsesValue; variable
1283 std::string process = procsesValue; variable
1317 std::string process = procsesValue; variable
1359 std::string process = procsesValue; variable
1401 std::string process = procsesValue; variable
/base/security/device_auth/services/authenticators/inc/account_unrelated/iso_task/
Diso_base_cur_task.h58 …int(*process)(struct SymBaseCurTaskT *, IsoParams *params, const CJson *in, CJson *out, int32_t *s… member
/base/startup/init/services/param/linux/
Dparam_msgadp.c124 int ParamTimerCreate(ParamTaskPtr *timer, ProcessTimer process, void *context) in ParamTimerCreate()
/base/security/device_security_level/baselib/msglib/src/standard/
Dmessenger_device_status_manager.cpp147 auto process = [](const uint8_t *data, uint32_t len) { in ProcessDeviceStatusReceiver() local
273 auto process = [](const DeviceIdentify *devId, uint32_t devType, void *para) -> int32_t { in InitDeviceStatusManager() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/
Dprocess_dump_test.cpp695 std::shared_ptr<DfxProcess> process = std::make_shared<DfxProcess>(); variable
716 std::shared_ptr<DfxProcess> process = std::make_shared<DfxProcess>(); variable
/base/startup/init/services/param/liteos/
Dparam_osadp.c71 int ParamTimerCreate(ParamTaskPtr *timer, ProcessTimer process, void *context) in ParamTimerCreate()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp314 vector<string> process; in GetProcesses() local
596 vector<string> process; in AddMemByProcessTitle() local