Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 25 of 69) sorted by relevance

123

/base/request/request/frameworks/native/src/
Drequest_manager.cpp56 int32_t RequestManager::Create(const Config &config, int32_t &tid, sptr<NotifyInterface> listener) in Create()
113 int32_t RequestManager::GetTask(const std::string &tid, const std::string &token, Config &config) in GetTask()
124 int32_t RequestManager::Start(const std::string &tid) in Start()
135 int32_t RequestManager::Stop(const std::string &tid) in Stop()
146 int32_t RequestManager::Query(const std::string &tid, TaskInfo &info) in Query()
157 int32_t RequestManager::Touch(const std::string &tid, const std::string &token, TaskInfo &info) in Touch()
179 int32_t RequestManager::Show(const std::string &tid, TaskInfo &info) in Show()
190 int32_t RequestManager::Pause(const std::string &tid, Version version) in Pause()
201 int32_t RequestManager::QueryMimeType(const std::string &tid, std::string &mimeType) in QueryMimeType()
212 int32_t RequestManager::Remove(const std::string &tid, Version version) in Remove()
[all …]
Drequest_service_proxy.cpp37 int32_t RequestServiceProxy::Create(const Config &config, int32_t &tid, sptr<NotifyInterface> liste… in Create()
129 int32_t RequestServiceProxy::GetTask(const std::string &tid, const std::string &token, Config &conf… in GetTask()
150 int32_t RequestServiceProxy::Start(const std::string &tid) in Start()
165 int32_t RequestServiceProxy::Stop(const std::string &tid) in Stop()
180 int32_t RequestServiceProxy::Query(const std::string &tid, TaskInfo &info) in Query()
200 int32_t RequestServiceProxy::Touch(const std::string &tid, const std::string &token, TaskInfo &info) in Touch()
243 int32_t RequestServiceProxy::Show(const std::string &tid, TaskInfo &info) in Show()
263 int32_t RequestServiceProxy::Pause(const std::string &tid, Version version) in Pause()
280 int32_t RequestServiceProxy::QueryMimeType(const std::string &tid, std::string &mimeType) in QueryMimeType()
301 int32_t RequestServiceProxy::Remove(const std::string &tid, Version version) in Remove()
[all …]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
Dbacktrace_local_context.cpp46 static std::shared_ptr<ThreadContext> CreateContext(int32_t tid) in CreateContext()
57 static std::shared_ptr<ThreadContext> GetContextLocked(int32_t tid) in GetContextLocked()
89 static bool RemoveContextLocked(int32_t tid) in RemoveContextLocked()
118 std::shared_ptr<ThreadContext> BacktraceLocalContext::CollectThreadContext(int32_t tid) in CollectThreadContext()
140 std::shared_ptr<ThreadContext> BacktraceLocalContext::GetThreadContext(int32_t tid) in GetThreadContext()
150 void BacktraceLocalContext::ReleaseThread(int32_t tid) in ReleaseThread()
249 bool BacktraceLocalContext::SignalRequestThread(int32_t tid, ThreadContext* ctx) in SignalRequestThread()
Dcatchframe_local.cpp91 bool DfxCatchFrameLocal::ReleaseThread(int tid) in ReleaseThread()
126 bool DfxCatchFrameLocal::CatchFrame(int tid, std::vector<DfxFrame>& frames, int skipFrames, bool re… in CatchFrame()
168 bool DfxCatchFrameLocal::CatchFrameLocalTid(int tid, std::vector<DfxFrame>& frames, int skipFrames,… in CatchFrameLocalTid()
Dbacktrace_local.cpp43 bool GetBacktraceFramesByTid(std::vector<DfxFrame>& frames, int32_t tid, size_t skipFrameNum, bool … in GetBacktraceFramesByTid()
75 bool GetBacktraceJsonByTid(std::string& out, int32_t tid, size_t skipFrameNum, bool fast, in GetBacktraceJsonByTid()
86 bool GetBacktraceStringByTid(std::string& out, int32_t tid, size_t skipFrameNum, bool fast, in GetBacktraceStringByTid()
173 std::function<bool(int)> func = [&](int tid) { in GetProcessStacktrace()
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
Dprocess_dump_test.cpp73 pid_t tid = accountmgrPid; variable
123 int32_t pid = 1, tid = 1; variable
137 int32_t pid = 243, tid = 243; variable
155 pid_t tid = pid; variable
178 pid_t tid = pid; variable
/base/hiviewdfx/faultloggerd/example/
Ddump_catcher_demo.cpp42 static NOINLINE int TestFuncRemote(int32_t pid, int32_t tid) in TestFuncRemote()
67 static bool ParseParameters(int argc, char *argv[], int32_t &pid, int32_t &tid) in ParseParameters()
107 int32_t tid = 0; in main() local
Dunwinder_demo.cpp30 static bool ParseParameters(int argc, char *argv[], int32_t &pid, int32_t &tid) in ParseParameters()
72 int32_t tid = 0; in main() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_ptrace.cpp33 void DfxPtrace::Detach(pid_t tid) in Detach()
41 bool DfxPtrace::Attach(pid_t tid) in Attach()
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_ptrace.cpp33 void DfxPtrace::Detach(pid_t tid) in Detach()
41 bool DfxPtrace::Attach(pid_t tid) in Attach()
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_thread.cpp40 std::shared_ptr<DfxThread> DfxThread::Create(pid_t pid, pid_t tid, pid_t nsTid) in Create()
46 DfxThread::DfxThread(pid_t pid, pid_t tid, pid_t nsTid) : regs_(nullptr) in DfxThread()
51 void DfxThread::InitThreadInfo(pid_t pid, pid_t tid, pid_t nsTid) in InitThreadInfo()
Ddfx_fault_stack.h38 explicit FaultStack(int32_t tid) : tid_(tid) {}; in FaultStack()
Ddfx_thread.h35 pid_t tid = 0; member
Ddfx_logger.cpp76 void InitDebugLog(int type, int pid, int tid, unsigned int uid) in InitDebugLog()
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
Dmain.cpp48 static int ParseParamters(int argc, char *argv[], int &type, int32_t &pid, int32_t &tid) in ParseParamters()
115 int32_t tid = 0; in main() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
Dprocinfo.cpp101 bool TidToNstid(const int pid, const int tid, int& nstid) in TidToNstid()
130 bool IsThreadInPid(int32_t pid, int32_t tid) in IsThreadInPid()
146 pid_t tid = atoi(files[i].c_str()); in GetTidsByPidWithFunc() local
167 func = [&](int tid) { in GetTidsByPid()
181 void ReadThreadName(const int tid, std::string& str) in ReadThreadName()
266 void ReadThreadWchan(std::string& result, const int tid, bool withThreadName) in ReadThreadWchan()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp81 bool DfxDumpCatcher::DoDumpLocalTid(const int tid, std::string& msg, size_t maxFrameNums, bool isJs… in DoDumpLocalTid()
112 std::function<bool(int)> func = [&](int tid) { in DoDumpLocalPid()
129 bool DfxDumpCatcher::DoDumpRemoteLocked(int pid, int tid, std::string& msg, bool isJson) in DoDumpRemoteLocked()
135 bool DfxDumpCatcher::DoDumpLocalLocked(int pid, int tid, std::string& msg, size_t maxFrameNums, boo… in DoDumpLocalLocked()
155 bool DfxDumpCatcher::DumpCatchMix(int pid, int tid, std::string& msg) in DumpCatchMix()
161 bool DfxDumpCatcher::DumpCatch(int pid, int tid, std::string& msg, size_t maxFrameNums, bool isJson) in DumpCatch()
197 bool DfxDumpCatcher::DumpCatchFd(int pid, int tid, std::string& msg, int fd, size_t maxFrameNums) in DumpCatchFd()
207 bool DfxDumpCatcher::DoDumpCatchRemote(const int type, int pid, int tid, std::string& msg, bool isJ… in DoDumpCatchRemote()
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerd_fuzzer/
Dfaultloggerd_fuzzer.cpp41 int tid[1]; in DumpStackTraceTest() local
74 int32_t tid[1]; in FaultloggerdClientTest() local
/base/request/request/services/service/request/src/service/command/
Dget_task.rs29 let tid: String = data.read()?; in execute() localVariable
/base/msdp/device_status/services/delegate_task/include/
Ddelegate_tasks.h82 void SetWorkerThreadId(uint64_t tid) in SetWorkerThreadId()
/base/request/request/frameworks/js/napi/src/
Dnotify_stub.cpp50 std::string tid = data.ReadString(); in OnCallBack() local
89 void NotifyStub::RequestCallBack(const std::string &type, const std::string &tid, const NotifyData … in RequestCallBack()
/base/msdp/device_status/intention/scheduler/task_scheduler/include/
Dtask_scheduler.h86 void SetWorkerThreadId(uint64_t tid) in SetWorkerThreadId()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
Dfaultloggerd_client.cpp214 int RequestSdkDump(int32_t type, int32_t pid, int32_t tid) in RequestSdkDump()
219 int RequestSdkDumpJson(int32_t type, int32_t pid, int32_t tid, bool isJson) in RequestSdkDumpJson()
/base/hiviewdfx/hiview/base/event_pool/
Devent_thread_pool.cpp89 std::string tid = std::to_string(Thread::GetTid()); in TaskCallback() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Ddb_helper.cpp48 … long tid = std::strtol(record->GetEventValue(EventStore::EventCol::TID).c_str(), nullptr, 0); in GetResultMap() local

123