Home
last modified time | relevance | path

Searched defs:ids (Results 1 - 25 of 88) sorted by relevance

1234

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Dmock_other_method.cpp22 ErrCode AccountSA::OsAccountManager::QueryActiveOsAccountIds(std::vector<int32_t>& ids) in QueryActiveOsAccountIds() argument
/foundation/window/window_manager/test/demo/
H A Ddemo_freeze_display.cpp25 std::vector<DisplayId> ids; in main() local
/foundation/distributeddatamgr/pasteboard/framework/uri/
H A Dcopy_uri_handler.cpp32 std::vector<int32_t> ids; in ToUri() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_crypto_utils.cpp30 std::vector<int32_t> ids; in ForceLockUserScreen() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/engine/
H A Dutil.h58 TypeId ids[] = { IEngineValue::UID }; in SetEngineValueToProperty() local
73 TypeId ids[] = { IEngineValue::UID }; in GetEngineValueFromProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_node.h66 void SetIds(std::list<std::string>&& ids) in SetIds() argument
H A Drepeat_node.h61 void SetIds(std::list<std::string>&& ids) in SetIds() argument
H A Dlazy_layout_wrapper_builder.h39 void UpdateIndexRange(int32_t startIndex, int32_t endIndex, const std::list<std::optional<std::string>>& ids) in UpdateIndexRange() argument
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Dscreen_manager.h62 std::vector<ScreenId> ids; member
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_minimal_test.cpp79 std::vector<DisplayId> ids = DisplayManager::GetInstance().GetAllDisplayIds(); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_ohos_account_adapter_mock.cpp68 OHOS::ErrCode OHOS::AccountSA::OsAccountManager::QueryActiveOsAccountIds(std::vector<int32_t> &ids) in QueryActiveOsAccountIds() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dlink_manager_test.cpp41 std::set<int> ids; in HWTEST_F() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Dcloud_database.cpp41 int32_t CloudDatabase::GenerateIds(int count, std::vector<std::string> &ids) in GenerateIds() argument
/foundation/multimodalinput/input/frameworks/napi/input_device/include/
H A Djs_util.h38 std::vector<int32_t> ids; member
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
H A Dfms_form_util_test.cpp65 ErrCode OsAccountManagerWrapper::QueryActiveOsAccountIds(std::vector<int32_t>& ids) in QueryActiveOsAccountIds() argument
/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp171 std::set<int> ids; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/
H A Dos_account_manager_wrapper.cpp33 ErrCode OsAccountManagerWrapper::QueryActiveOsAccountIds(std::vector<int32_t>& ids) in QueryActiveOsAccountIds() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.cpp235 std::set<size_t> ids; in Accept() local
242 std::set<size_t> ids; in Reject() local
H A Dtimeout_recognizer.cpp245 std::set<size_t> ids; in CheckTimeout() local
/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dfor_each_syntax_test_ng.cpp102 std::list<std::string> ids = FOR_EACH_IDS; in HWTEST_F() local
125 std::list<std::string> ids = FOR_EACH_IDS; in HWTEST_F() local
164 std::list<std::string> ids = FOR_EACH_ARRAY; in HWTEST_F() local
197 std::list<std::string> ids = FOR_EACH_ARRAY; in HWTEST_F() local
245 std::list<std::string> ids in HWTEST_F() local
282 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
318 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
344 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
380 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
426 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
467 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
510 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
551 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
577 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
626 std::list<std::string> ids = FOR_EACH_ARRAY; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_chip_interface_test.cpp35 uint8_t ids[32] = {0}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dexecutor_pool_test.cpp109 std::set<ExecutorPool::TaskId> ids; in HWTEST_F() 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/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
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.cpp261 BASE_NS::vector<IValue::Ptr> StackProperty::GetValues(const BASE_NS::array_view<const TypeId>& ids, bool strict) const in GetValues() argument

Completed in 11 milliseconds

1234