Home
last modified time | relevance | path

Searched defs:ids (Results 101 - 125 of 691) sorted by relevance

12345678910>>...28

/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DGroupSiteController.java179 public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { in deleteBatch() argument
H A DBusinessController.java194 public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { in deleteBatch() argument
/third_party/glslang/glslang/MachineIndependent/
H A Dlimits.cpp153 TIndexTraverser(const TIdSetType& ids) : inductiveLoopIds(ids), bad(false) { } in TIndexTraverser() argument
/third_party/cJSON/
H A Dtest.c138 int ids[4] = { 116, 943, 234, 38793 }; in create_objects() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp105 CRecordVector<UInt32> ids; in CreateArchiveName() local
/third_party/libevdev/test/
H A Dtest-libevdev-has-event.c455 struct input_id ids = {1, 2, 3, 4}; in START_TEST() local
496 struct input_id ids = {1, 2, 3, 4}; in START_TEST() local
543 struct input_id ids = {1, 2, 3, 4}; in START_TEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.h112 std::vector<GLuint> ids; member
H A DConfig_unittest.cpp93 std::set<EGLint> ids; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dir_loader_test.cpp1517 std::unordered_set<uint32_t> ids; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_loader_test.cpp1517 std::unordered_set<uint32_t> ids; in TEST() local
/third_party/spirv-tools/test/opt/
H A Dir_loader_test.cpp1520 std::unordered_set<uint32_t> ids; in TEST() local
/applications/standard/calendardata/calendarmanager/napi/src/
H A Devent_filter_napi.cpp90 std::vector<int> ids; in FilterById() local
/applications/standard/contacts_data/ability/common/utils/src/
H A Dmerge_utils.cpp106 std::vector<int> ids; in QueryByDataName() local
/applications/standard/contacts_data/ability/merge/src/
H A Dcandidate_status.cpp202 JudgeDataDifferent( std::shared_ptr<OHOS::NativeRdb::RdbStore> store, std::vector<int> ids, int rawId) JudgeDataDifferent() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp80 void AppUsageEventFactory::GetAllCreatedOsAccountIds(std::vector<int32_t>& ids) in GetAllCreatedOsAccountIds() argument
/base/account/os_account/interfaces/kits/cj/osaccount/src/
H A Dosaccount_manager_impl.cpp29 std::vector<int32_t> ids; in IsOsAccountConstraintEnabled() local
/base/account/os_account/frameworks/osaccount/native/test/benchmarktest/
H A Dos_account_manager_benchmark_test.cpp294 std::vector<int32_t> ids; in BENCHMARK_F() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp78 std::vector<int32_t> ids; in GetDeviceName() local
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_performance_test.cpp293 vector<uint32_t> ids; in HWTEST_F() local
390 vector<uint32_t> ids; in HWTEST_F() local
512 vector<uint32_t> ids; in HWTEST_F() local
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_performance_test.cpp286 vector<uint32_t> ids; in HWTEST_F() local
383 vector<uint32_t> ids; in HWTEST_F() local
505 vector<uint32_t> ids; in HWTEST_F() local
/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
H A Dmmi_adapter_impl.cpp115 int32_t MMIAdapterImpl::GetDeviceIds(std::vector<int32_t>& ids) in GetDeviceIds() argument
/base/useriam/user_auth_framework/services/ipc/src/
H A Dtemplate_cache_manager.cpp41 std::vector<int32_t> ids; in GetCurrentUserId() local
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.cpp34 void ForEachElement::MakeElementByIdMap(const std::list<RefPtr<Element>>& elmts, const std::list<std::string>& ids, in MakeElementByIdMap() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_recognizer.cpp245 std::set<size_t> ids; in CheckTimeout() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp605 auto ids = node->GetModifierIds(); in HWTEST_F() local

Completed in 18 milliseconds

12345678910>>...28