Home
last modified time | relevance | path

Searched refs:values (Results 1651 - 1675 of 2953) sorted by relevance

1...<<61626364656667686970>>...119

/foundation/multimedia/ringtone_library/services/ringtone_data_extension/include/
H A Dringtone_datashare_stub_impl.h53 EXPORT int BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) override;
/foundation/multimedia/ringtone_library/services/ringtone_setting/include/
H A Dringtone_setting_manager.h39 EXPORT int32_t Update(int &changedRows, const NativeRdb::ValuesBucket &values,
/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage.h50 const std::vector<std::string>& values);
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_database.h94 * @param values Update value
99 int32_t Update(const std::string &tableName, int32_t &changedRows, const OHOS::NativeRdb::ValuesBucket &values,
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H A Ddatashare_proxy.h54 virtual int BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) override;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h79 int32_t OnChange(const Origin &origin, const PRIFields &primaryFields, ChangeInfo &&values) override;
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Didatashare.h58 virtual int BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) = 0;
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_ext_ability.cpp118 int DataShareExtAbility::BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) in BatchInsert() argument
/foundation/distributeddatamgr/data_share/frameworks/native/provider/include/
H A Ddatashare_stub_impl.h58 int BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values) override;
H A Ddatashare_ext_ability.h185 * @param values Indicates the data records to insert.
189 virtual int BatchInsert(const Uri &uri, const std::vector<DataShareValuesBucket> &values);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.h61 std::shared_ptr<OhCloudExtVector> values, DBSub &sub);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_sql_builder.h33 static std::string BuildUpdateString(const ValuesBucket &values, const std::string &tableName,
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_uv_queue.h29 using Result = std::function<void(napi_env env, size_t count, napi_value *values, bool exception)>;
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates.h58 std::vector<std::string> &values);
/third_party/gn/src/gn/
H A Dfunction_forward_variables_from.cc21 // called in a template to forward all values, but there will be some in ForwardAllValues()
58 // Don't allow clobbering existing values. in ForwardValuesFromList()
66 "existing values. If you want to\nmerge lists, you'll need to " in ForwardValuesFromList()
93 exist. This is normally used in the context of templates to use the values of
143 # It forwards all values from the invoker.
163 // This function takes a ListNode rather than a resolved vector of values
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A Dutils.py80 for t in zip(*request.repeat_with.values())
127 # Filter for unique values. NOTE: Cannot use set() because we need to accept same filename as
/third_party/icu/icu4c/source/layoutex/layout/
H A Dplruns.h181 * Construct a <code>pl_valueRuns</code> object from pre-existing arrays of values
184 * @param values is the address of an array of values. This array must remain valid until
195 pl_openValueRuns(const le_int32 *values,
200 * Construct an empty <code>pl_valueRuns</code> object. Clients can add values and limits
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DGenderInfoTest.java42 for (Gender g : Gender.values()) { in TestOne()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DEraRulesTest.java24 for (CalType calType : CalType.values()) { in testAPIs()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DGenderInfoTest.java39 for (Gender g : Gender.values()) { in TestOne()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DEraRulesTest.java27 for (CalType calType : CalType.values()) { in testAPIs()
/third_party/mesa3d/docs/_exts/
H A Dnir.py112 for op in nir_opcodes.opcodes.values()]
/third_party/jinja2/
H A D_compat.py18 itervalues = lambda d: iter(d.values())
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h75 * given variable is only allowed to match constant values.
82 * given variable is only allowed to match values that come from an ALU
163 /* Index in table->values[] for the expression operands */
182 uint16_t search; /* Index in table->values[] for the search expression. */
183 uint16_t replace; /* Index in table->values[] for the replace value. */
208 const nir_search_value_union *values; member
/third_party/node/lib/
H A Dinspector.js154 const remainingCallbacks = this[messageCallbacksSymbol].values();

Completed in 8 milliseconds

1...<<61626364656667686970>>...119