Home
last modified time | relevance | path

Searched defs:tid (Results 401 - 425 of 574) sorted by relevance

1...<<11121314151617181920>>...23

/base/request/request/frameworks/native/src/
H A Dresponse_message_receiver.cpp257 int32_t tid; in ResponseFromParcel() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_task.cpp334 ExceptionError CJTask::Remove(const std::string &tid) in Remove() argument
346 ExceptionError CJTask::Touch(const std::string &tid, TaskInfo &task, const std::string &token) in Touch() argument
446 void CJTask::ClearTaskTemp(const std::string &tid, bool isRmFiles, bool isRmAcls, bool isRmCertsAcls) in ClearTaskTemp() argument
/base/request/request/frameworks/js/napi/src/
H A Drequest_event.cpp384 std::string tid = context->task->GetTid(); in StartExec() local
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.cpp338 uint64_t tid = GetThisThreadId(); in OnStart() local
382 uint64_t tid = GetThisThreadId(); in OnThread() local
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_server_test.cpp1297 int32_t tid = DRAG_DATA_MGR.GetTargetTid(); in HWTEST_F() local
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp70 long tid = syscall(SYS_gettid); in GetThisThreadIdOfString() local
86 uint64_t tid = std::stoull(threadId); in GetThisThreadId() local
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp309 bool ResSchedClientAdapter::ReportAudioData(ResSchedStatusAdapter statusAdapter, pid_t pid, pid_t tid) in ReportAudioData() argument
262 ReportKeyThread( ResSchedStatusAdapter statusAdapter, pid_t pid, pid_t tid, ResSchedRoleAdapter roleAdapter) ReportKeyThread() argument
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c85 osThreadId_t tid; member
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp135 bool ConnectServerManager::StoreInstanceMessage(int32_t tid, int32_t instanceId, const std::string& instanceName) in StoreInstanceMessage() argument
148 void ConnectServerManager::StoreDebuggerInfo(int32_t tid, void* vm, const panda::JSNApi::DebugOption& debugOption, in StoreDebuggerInfo() argument
171 auto tid in SendDebuggerInfo() local
25 GetInstanceMapMessage( const std::string& messageType, int32_t instanceId, const std::string& instanceName, int32_t tid) GetInstanceMapMessage() argument
246 SendInstanceMessage(int32_t tid, int32_t instanceId, const std::string& instanceName) SendInstanceMessage() argument
263 AddInstance(int32_t tid, int32_t instanceId, const std::string& instanceName) AddInstance() argument
310 int32_t tid; RemoveInstance() local
408 GetDebuggerPostTask(int32_t tid) GetDebuggerPostTask() argument
[all...]
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp263 StartProfiler(const char* libraryPath, uint32_t instanceId, PROFILERTYPE profiler, int32_t interval, int tid, bool isDebugApp) StartProfiler() argument
350 NotifyDebugMode( int tid, const char* libraryPath, uint32_t instanceId, bool debug, bool debugMode) NotifyDebugMode() argument
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp1428 uint32_t tid = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.cpp345 int32_t tid = 0; in RawReport() local
H A Dwatch_dog_mingw.cpp311 int32_t tid = 0; in RawReport() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp469 pthread_t tid; in PrepareProgressUpdatingThread() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dipc_stream_stub.cpp409 uint32_t tid = data.ReadUint32(); in HandleRegisterThreadPriority() local
H A Dipc_stream_in_server.cpp459 int32_t IpcStreamInServer::RegisterThreadPriority(uint32_t tid, const std::string &bundleName) in RegisterThreadPriority() argument
H A Daudio_process_in_server.cpp454 int32_t AudioProcessInServer::RegisterThreadPriority(uint32_t tid, const std::string &bundleName) in RegisterThreadPriority() argument
/foundation/multimedia/audio_framework/test/fuzztest/audioserver_fuzzer/
H A Daudio_server_fuzzer.cpp283 uint32_t tid = *reinterpret_cast<const uint32_t*>(rawData); in AudioServerRequestThreadPriorityTest() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dipc_stream_proxy.cpp532 int32_t IpcStreamProxy::RegisterThreadPriority(uint32_t tid, const std::string &bundleName) in RegisterThreadPriority() argument
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp545 std::thread::id tid = innerRunner_->GetThreadId(); in GetThreadId() local
547 buf << tid; in GetThreadId() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp74 RefTracker::RefTracker(RefTracker* exTracker, const void* id, int strong, int weak, int ref, int pid, int tid) in RefTracker() argument
79 void RefTracker::GetTrace(RefTracker* exTracker, const void* id, int strong, int weak, int ref, int pid, int tid) in GetTrace() argument
90 void RefTracker::GetStrongTrace(RefTracker* exTracker, const void* id, int strong, int pid, int tid) in GetStrongTrace() argument
101 void RefTracker::GetWeakTrace(RefTracker* exTracker, const void* id, int weak, int pid, int tid) in GetWeakTrace() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp344 std::shared_ptr<Drawing::Image> RSCanvasDrawingRenderNode::GetImage(const uint64_t tid) in GetImage() argument
356 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap(const uint64_t tid) in GetBitmap() argument
374 GetPixelmap(std::shared_ptr<Media::PixelMap> pixelmap, const Drawing::Rect* rect, const uint64_t tid, std::shared_ptr<Drawing::DrawCmdList> drawCmdList) GetPixelmap() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_ioctl.cpp212 bool RTGCtrl::JoinThread(int tgid, pid_t tid) in JoinThread() argument
220 bool RTGCtrl::RemoveThread(int tgid, pid_t tid) in RemoveThread() argument
244 RTGLoadInfo RTGCtrl::UpdateAndGetLoad(int tgid, pid_t tid) in UpdateAndGetLoad() argument
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c209 SoftBusThread tid; in StartNewLooperThread() local
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c403 pthread_t tid; in CallbackDispatchLoop() local
454 pthread_t tid; in StartCallbackDispatch() local

Completed in 23 milliseconds

1...<<11121314151617181920>>...23