| /base/request/request/frameworks/native/src/ |
| H A D | request_service_proxy.cpp | 237 int32_t RequestServiceProxy::Search(const Filter &filter, std::vector<std::string> &tids)
in Search() argument
|
| H A D | request_manager.cpp | 55 int32_t RequestManager::Search(const Filter &filter, std::vector<std::string> &tids)
in Search() argument
|
| H A D | request_manager_impl.cpp | 201 int32_t RequestManagerImpl::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | request_manager_test.cpp | 171 std::vector<std::string> tids; in HWTEST_F() local
|
| H A D | request_manager_impl_test.cpp | 224 std::vector<std::string> tids; in HWTEST_F() local
|
| /base/startup/init/test/unittest/param/ |
| H A D | client_unittest.cpp | 69 pthread_t tids[threadMaxNumer + threadMaxNumer]; in TestForMultiThread() local
|
| /foundation/arkui/napi/test/unittest/engine/ |
| H A D | test_ark.cpp | 86 pthread_t tids; in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/ |
| H A D | procinfo.cpp | 138 bool GetTidsByPidWithFunc(const int pid, std::vector<int>& tids, std::function<bool(int)> const& func) in GetTidsByPidWithFunc() argument 164 bool GetTidsByPid(const int pid, std::vector<int>& tids, std::vector<int>& nstids) in GetTidsByPid() argument
|
| /foundation/resourceschedule/frame_aware_sched/common/include/ |
| H A D | rtg_interface.h | 61 int tids[MAX_TID_NUM]; member
|
| /foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
| H A D | rtg_interface.cpp | 137 int AddThreadsToRtg(vector<int> tids, int grpId, int prioType, [[maybe_unused]] bool isBlue) in AddThreadsToRtg() argument 192 int RemoveRtgThreads(vector<int> tids, [[maybe_unused]] bool isBlue) in RemoveRtgThreads() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | switch-tracking.c | 63 pid_t *tids; member [all...] |
| /kernel/linux/linux-5.10/kernel/sched/rtg/ |
| H A D | rtg_ctrl.h | 79 int tids[MAX_TID_NUM]; member
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | switch-tracking.c | 66 pid_t *tids; member [all...] |
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| H A D | rtg_ctrl.h | 80 int tids[MAX_TID_NUM]; member
|
| /third_party/libwebsockets/lib/system/async-dns/ |
| H A D | private-lib-async-dns.h | 87 uint8_t tids; member
|
| /third_party/ltp/testcases/realtime/func/matrix_mult/ |
| H A D | matrix_mult.c | 41 static int *tids; variable
|
| /base/hiviewdfx/faultloggerd/test/systemtest/ |
| H A D | dumpcatcher_system_test.cpp | 111 std::vector<int> tids; in GetCrasherThreads() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
| H A D | dumpcatcher_interfaces_test.cpp | 638 std::vector<int> tids; in HWTEST_F() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_impl.cpp | 340 RequestCArrString CJRequestImpl::Convert2CStringArray(std::vector<std::string> &tids) in Convert2CStringArray() argument 429 std::vector<std::string> tids; in SearchTask() local
|
| H A D | cj_request_task.cpp | 362 ExceptionError CJTask::Search(const Filter &filter, std::vector<std::string> &tids) in Search() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
| H A D | tx.c | 339 mt76_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) mt76_release_buffered_frames() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 419 mt7603_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) mt7603_release_buffered_frames() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | user_sdma.h | 137 u32 *tids; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 445 mt7603_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tids, int nframes, enum ieee80211_frame_release_type reason, bool more_data) mt7603_release_buffered_frames() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/ |
| H A D | dfx_dump_catcher.cpp | 131 std::vector<int> tids; in DoDumpLocalPid() local 394 std::vector<int> tids; in CollectKernelStack() local
|