Home
last modified time | relevance | path

Searched defs:typeValue (Results 1 - 25 of 30) sorted by relevance

12

/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dcast_test.cpp55 int32_t* typeValue = new (std::nothrow) int32_t(4); in SetCastAddToallTensors() local
193 int32_t* typeValue = new (std::nothrow) int32_t(40); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
H A Dnavigator_pattern_test_ng.cpp37 std::optional<NavigatorType> typeValue = std::nullopt; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_sqlite_relational_utils_test.cpp141 Type typeValue; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/net_ssl/async_context/src/
H A Dcert_context.cpp94 napi_value typeValue; in ParseCertBlobFromValue() local
105 CertBlob *CertContext::ParseCertBlobFromData(napi_env env, napi_value value, napi_value typeValue, napi_value dataValue) in ParseCertBlobFromData() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_text_ffi.cpp116 void FfiOHOSAceFrameworkTextSetDecoration(int32_t typeValue, uint32_t colorValue) in FfiOHOSAceFrameworkTextSetDecoration() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_span.cpp198 JSRef<JSVal> typeValue = obj->GetProperty("type"); in SetDecoration() local
H A Djs_particle.cpp323 auto typeValue = NG::ParticleType::POINT; in ParseParticleObject() local
H A Djs_text.cpp626 JSRef<JSVal> typeValue = obj->GetProperty("type"); in SetDecoration() local
H A Djs_search.cpp1191 JSRef<JSVal> typeValue = obj->GetProperty("type"); in SetDecoration() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dhorizonprogress_tdd_test.cpp190 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); in HorizonProgressTest004() local
233 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); in HorizonProgressTest005() local
275 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); in HorizonProgressTest006() local
320 jerry_value_t typeValue in HorizonProgressTest007() local
364 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest008() local
408 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest009() local
461 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest013() local
513 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest014() local
554 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest015() local
595 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest016() local
636 jerry_value_t typeValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>("horizontal")); HorizonProgressTest017() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_record_test.cpp152 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckPlainUds() local
167 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckFileUriUds() local
182 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckHtmlUds() local
197 auto typeValue in CheckPixelMapUds() local
216 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); CheckLinkUds() local
[all...]
H A Dpaste_data_entry_test.cpp116 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckPlainUds() local
132 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckPixelMapUds() local
H A Dconvert_utils_test.cpp262 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckPlainUds() local
278 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckFileUriUds() local
294 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); in CheckHtmlUds() local
310 auto typeValue in CheckPixelMapUds() local
330 auto typeValue = std::get_if<std::string>(&objectValue[UDMF::UNIFORM_DATA_TYPE]); CheckLinkUds() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_content_modifier_test_ng.cpp76 std::optional<ButtonType> typeValue = std::nullopt; member
H A Dbutton_extend_test_ng.cpp81 std::optional<ButtonType> typeValue = std::nullopt; member
H A Dbutton_test_ng.cpp98 std::optional<ButtonType> typeValue = std::nullopt; member
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_permission.cpp751 std::string typeValue = AAFwk::String::Unbox(typeP); in RemoveRemoteObjectFromWant() local
/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp494 std::string JsInspectorManager::ConvertStrToPropertyType(std::string& typeValue) in ConvertStrToPropertyType() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.h522 void SetEnumValueFromJS(napi_env env, napi_value argValue, const std::string str, Type& typeValue) in SetEnumValueFromJS() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp564 std::string typeValue = AAFwk::String::Unbox(typeP); in WriteToParcelWantParams() local
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp557 std::string typeValue = AAFwk::String::Unbox(typeP); in WriteToParcelWantParams() local
/foundation/arkui/ace_engine/frameworks/bridge/common/accessibility/
H A Daccessibility_node_manager.cpp154 std::string ConvertStrToPropertyType(const std::string& typeValue) in ConvertStrToPropertyType() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp329 napi_value typeValue; in ConvertDeviceType() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.cpp908 uint32_t typeValue = 0; in ParseColorResourceId() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp855 std::string typeValue = node.GetTransformTypeValue(transformJson->GetArrayItem(index)); in SetTransform() local
1033 AddKeyframe(double time, double typeValue, RefPtr<KeyframeAnimation<float>>& transformKeyframes) AddKeyframe() argument
1039 AddKeyframe( double time, const std::string& typeValue, RefPtr<KeyframeAnimation<float>>& transformKeyframes) AddKeyframe() argument
[all...]

Completed in 35 milliseconds

12