Home
last modified time | relevance | path

Searched defs:valuesVector (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.cpp380 …onBridge::PushValuesVector(const std::optional<int32_t>& value, std::vector<int32_t>& valuesVector) in PushValuesVector()
391 ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<int32_t>& valuesVector) in PutButtonValuesParameters()
471 std::vector<ArkUI_Int32> valuesVector; in SetLabelStyle() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp214 std::vector<NativeRdb::ValuesBucket> valuesVector; in BatchInsert() local