Home
last modified time | relevance | path

Searched defs:vecs (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dresult_set.h54 virtual int GetFloat32Array(int32_t index, ValueObject::FloatVector &vecs) in GetFloat32Array()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_result_set_impl_test.cpp245 NativeRdb::ValueObject::FloatVector vecs; variable
275 NativeRdb::ValueObject::FloatVector vecs; variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupservicea_fuzzer/
H A Dabilityautostartupservicea_fuzzer.cpp88 std::vector<AutoStartupInfo> vecs; in AbilityStartupServiceFuzztest() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupdatamanagera_fuzzer/
H A Dabilityautostartupdatamanagera_fuzzer.cpp117 std::vector<AutoStartupInfo> vecs; in AbilityAutoStartupDataManagerFuzztest1() local
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_required_data_manager_test.cpp275 std::vector<uint8_t> vecs; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_user_input_test.cpp343 std::vector<std::string> vecs; variable
385 std::vector<std::string> vecs; variable
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp247 void WhiteListUtil::GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash, in GetAllComb()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dcache_result_set.cpp310 int CacheResultSet::GetFloat32Array(int32_t index, ValueObject::FloatVector &vecs) in GetFloat32Array()