Home
last modified time | relevance | path

Searched defs:strValue (Results 1 - 25 of 82) sorted by relevance

1234

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dfault_data.cpp26 std::string strValue; in ReadFromParcel() local
147 std::string strValue; in ReadFromParcel() local
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_data.cpp75 std::u16string strValue; in ReadFromParcel() local
[all...]
H A Ddlp_state_data.cpp71 std::u16string strValue; in ReadFromParcel() local
[all...]
/foundation/multimedia/media_foundation/tests/unittest/event_bean/
H A Devent_bean_inner_unit_test.cpp38 std::string strValue = "invalidValue"; member in OHOS::Media::EventBeanUT::EventBeanInnerUnitTest
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_common_napi.cpp28 std::string strValue = ""; in GetStringArgument() local
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_common_napi.cpp72 std::string strValue = ""; in GetStringArgument() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_file_test.cpp55 PreferencesPutValue(std::shared_ptr<Preferences> pref, const std::string &intKey, int intValue, const std::string &strKey, const std::string &strValue) PreferencesPutValue() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb_data_ability_adapter/unittest/
H A Ddata_ability_utils_test.cpp74 std::string strValue = std::get<std::string>(iter->second); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Ddiv_component.cpp49 const char * const strValue = GetStyleStrValue(style); in ApplyPrivateStyle() local
59 NativeViewSetDirection(const AppStyleItem* style, uint16_t stylePropNameId, const char * const strValue, bool& applyResult) NativeViewSetDirection() argument
H A Dimage_component.cpp90 const char * const strValue = GetStyleStrValue(style); in ApplyPrivateStyle() local
H A Dlist_component.cpp76 const char * const strValue = GetStyleStrValue(style); in ApplyPrivateStyle() local
H A Dclock_hand_component.cpp222 char *strValue = nullptr; in GetStringAttrByName() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_object_prop_value_data.cpp97 SetPropValue(int type, uint64_t int64Value, const uint128_t int128Value, const std::string &strValue) SetPropValue() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.cpp183 const char *strValue = from.GetStrValue(); in CreateStyleItem() local
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmeta.h516 std::string strValue = value; in SetData() local
526 std::string strValue = value; in SetData() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/utils/
H A Ddatabase_utils.cpp178 std::string strValue; in FieldToStr() local
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_value_test.cpp342 char *strValue = nullptr; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp605 auto strValue = std::get_if<std::string>(&variant); in GetVariantSize() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_clock_modifier.cpp156 std::string strValue = value; in SetFontFeature() local
164 std::string strValue = ""; in ResetFontFeature() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_exif_test.cpp260 std::string strValue; in HWTEST_F() local
311 std::string strValue; HWTEST_F() local
[all...]
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_param_utils.cpp65 std::string strValue = ""; in GetStringArgument() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmtp_payload_data_test.cpp89 string strValue = "Maker"; in HWTEST_F() local
101 string strValue = "Maker"; in HWTEST_F() local
114 string strValue = "Maker"; in HWTEST_F() local
127 string strValue = "Maker"; in HWTEST_F() local
140 string strValue = "Maker"; in HWTEST_F() local
153 string strValue = "Maker"; HWTEST_F() local
166 string strValue = "Maker"; HWTEST_F() local
179 string strValue = "CalculateSize"; HWTEST_F() local
191 string strValue = "CalculateSize"; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp196 std::string strValue = "strValue"; in EntriesToAccesserFuzzTest() local
332 std::string strValue = "strValue"; in GetStringValueFuzzTest() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dkv_utils_test.cpp87 auto strValue = std::get_if<std::string>(&value); in VariantValue2Blob() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dmeta_data_manager.cpp132 auto strValue = std::get_if<std::string>(&priKey[0]); in HandleChanges() local

Completed in 17 milliseconds

1234