Home
last modified time | relevance | path

Searched defs:getValue (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.h111 ParseArray(const EcmaVM *vm, const Local<JSValueRef> &arg, T *array, int32_t defaultLength, std::function<T(const EcmaVM *, const Local<JSValueRef> &)> getValue) ParseArray() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpac_map_test.cpp360 std::vector<short> getValue; in HWTEST_F() local
383 std::vector<int> getValue; in HWTEST_F() local
406 std::vector<long> getValue; in HWTEST_F() local
429 std::vector<AAFwk::byte> getValue; in HWTEST_F() local
452 std::vector<float> getValue; HWTEST_F() local
475 std::vector<double> getValue; HWTEST_F() local
499 std::vector<std::string> getValue; HWTEST_F() local
775 std::vector<char> getValue; HWTEST_F() local
1079 std::vector<char> getValue; HWTEST_F() local
1101 std::vector<bool> getValue; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp714 OH_Pixelmap_HdrMetadataValue getValue; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_local_batch_test.cpp1029 Value getValue; in HWTEST_F() local
1118 Value getValue; in HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_setting_helper.cpp101 int32_t getValue; in GetSettingValue() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_slider.cpp138 auto getValue = paramObject->GetProperty("value"); in Create() local
H A Djs_textpicker.cpp640 auto getValue = paramObject->GetProperty("value"); in ParseMultiTextArray() local
746 auto getValue = paramObject->GetProperty("value"); in ParseCascadeTextArray() local
781 auto getValue in ParseTextArray() local
1408 auto getValue = paramObject->GetProperty("value"); Show() local
1816 auto getValue = paramObj->GetProperty("value"); ParseText() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp1810 std::string getValue; in HWTEST_F() local
1834 std::string getValue; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1950 std::string getValue; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp1595 GRD_KVItemT getValue = { nullptr, 0 }; in TestGrdDbApGrdGetItem002Fuzz() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp1604 GRD_KVItemT getValue = { nullptr, 0 }; in TestGrdDbApGrdGetItem002Fuzz() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4090 auto getValue = flexItemProperty->GetAlignSelf(); in GetAlignSelf() local
4104 auto getValue = property->GetFlexGrow(); in GetFlexGrow() local
4118 auto getValue = property->GetFlexShrink(); in GetFlexShrink() local
4132 auto getValue in GetFlexBasis() local
4299 auto getValue = property->propBlurRadius; GetFrontBlur() local
4322 auto getValue = property->GetAlignment(); GetAlign() local
[all...]

Completed in 30 milliseconds