Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpac_map_test.cpp360 std::vector<short> getValue; variable
383 std::vector<int> getValue; variable
406 std::vector<long> getValue; variable
429 std::vector<AAFwk::byte> getValue; variable
452 std::vector<float> getValue; variable
475 std::vector<double> getValue; variable
499 std::vector<std::string> getValue; variable
775 std::vector<char> getValue; variable
1079 std::vector<char> getValue; variable
1101 std::vector<bool> getValue; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.h96 std::function<T(const EcmaVM *, const Local<JSValueRef> &)> getValue) in ParseArray()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_util_test.cpp259 int32_t getValue; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/delegate_fuzzer/
H A Ddelegate_fuzzer.cpp108 auto valueCallback = [&value] (DBStatus status, const Value &getValue) { in MultiCombineFuzzer()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_setting_helper.cpp72 int32_t getValue; in GetSettingValue() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_local_batch_test.cpp1029 Value getValue; variable
1118 Value getValue; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp635 auto getValue = paramObject->GetProperty("value"); in ParseMultiTextArray() local
741 auto getValue = paramObject->GetProperty("value"); in ParseCascadeTextArray() local
776 auto getValue = paramObject->GetProperty("value"); in ParseTextArray() local
1450 auto getValue = paramObject->GetProperty("value"); in Show() local
1872 auto getValue = paramObj->GetProperty("value"); in ParseText() local
H A Djs_slider.cpp138 auto getValue = paramObject->GetProperty("value"); in Create() local
/ohos5.0/base/startup/init/interfaces/kits/jskits/src/
H A Dnative_parameters_js.cpp193 std::string getValue = ""; in GetSync() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp1763 std::string getValue; variable
1787 std::string getValue; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1692 bool getValue = false; in GetSourceType() local
1861 bool getValue = false; in GetConfig() local
1908 bool getValue = false; in GetRotation() local
2281 bool &getValue) in GetPropertyInt32()
2314 std::vector<int32_t> &result, bool &getValue) in GetPropertyInt32Vec()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp197 T getValue() in getValue() function in OHOS::HiviewDFX::CacheData
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp1405 int getValue = 1; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp580 uint32_t getValue; in GetInt32Array() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4221 auto getValue = flexItemProperty->GetAlignSelf(); in GetAlignSelf() local
4235 auto getValue = property->GetFlexGrow(); in GetFlexGrow() local
4249 auto getValue = property->GetFlexShrink(); in GetFlexShrink() local
4263 auto getValue = property->GetFlexBasis(); in GetFlexBasis() local
4430 auto getValue = property->propBlurRadius; in GetFrontBlur() local
4453 auto getValue = property->GetAlignment(); in GetAlign() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp1579 GRD_KVItemT getValue = { nullptr, 0 }; in TestGrdDbApGrdGetItem002Fuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp1588 GRD_KVItemT getValue = { nullptr, 0 }; in TestGrdDbApGrdGetItem002Fuzz() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1950 std::string getValue; variable