Home
last modified time | relevance | path

Searched defs:strVal (Results 1 - 25 of 45) sorted by relevance

12

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Ddetector_value.h27 std::string strVal; member
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfwk_conf_parser.cpp101 auto strVal = reinterpret_cast<char*>(xmlGetProp(node, BAD_CAST"name")); in ParseConf() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dsyscap_module.cpp46 jerry_value_t strVal; in CheckSyscap() local
[all...]
H A Dconsole_log_impl.cpp55 jerry_value_t strVal = jerry_value_to_string(args[argIndex]); in LogNative() local
/foundation/multimedia/player_framework/test/unittest/hitranscode/
H A Dhitranscode_unit_test.cpp79 std::string strVal = "test"; in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_default_setting.cpp86 string strVal = {paramValue1}; in ShotToneDefaultSettings() local
96 string strVal = {paramValue2}; in ShotToneDefaultSettings() local
112 string strVal = {paramValue}; in NotificationToneDefaultSettings() local
131 string strVal = {paramValue1}; in RingToneDefaultSettings() local
141 string strVal = {paramValue2}; in RingToneDefaultSettings() local
157 string strVal = {paramValue}; AlarmToneDefaultSettings() local
[all...]
/foundation/systemabilitymgr/samgr/test/fuzztest/samgrdumper_fuzzer/
H A Dsamgrdumper_fuzzer.cpp52 std::string strVal = BuildStringFromData(data, size); in SamgrDumperFuzzTest() local
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dtraits_test.cpp207 auto *strVal = Traits::get_if<std::string>(&value); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dmarquee_tdd_test.cpp195 const char *strVal = "-1"; in ComponentMarqueeStyleSetTest009() local
241 const char *strVal = "16777216"; in ComponentMarqueeStyleSetTest010() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.cpp75 char strVal[len] = { 0 }; in UpdateNumValToStr() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_receiver_impl.cpp29 std::string strVal; member
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_backup_restore_test.cpp76 std::string strVal; in CheckResultSet() local
H A Drdb_store_interface_test.cpp244 std::string strVal; in HWTEST_F() local
H A Drdb_store_concurrent_test.cpp218 std::string strVal; in CheckName() local
H A Drdb_insert_test.cpp144 std::string strVal; in CheckResultSet() local
309 std::string strVal; in HWTEST_F() local
370 std::string strVal; in HWTEST_F() local
680 std::string strVal; in HWTEST_F() local
[all...]
H A Drdb_get_store_test.cpp134 std::string strVal; in QueryCheck1() local
151 std::string strVal; in QueryCheck2() local
H A Drdb_distributed_test.cpp133 std::string strVal; in CheckResultSet() local
H A Drdb_update_test.cpp813 std::string strVal; in ExpectValue() local
H A Drdb_attach_test.cpp298 std::string strVal; in QueryCheck1() local
334 std::string strVal; in QueryCheck2() local
H A Drdb_store_rekey_test.cpp229 std::string strVal; in CheckQueryData() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/distributedtest/rdb_store_impl_test/
H A Ddistributed_test_agent.cpp133 std::string strVal; in OnProcessMsg() local
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp124 std::string strVal = value ? "true" : "false"; in PutBool() local
/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_condition.h84 std::string strVal; member
/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/
H A Dsystemabilityfwk_fuzzer.cpp94 std::string strVal = BuildStringFromData(rawData, size); in FuzzLocalAbilityManager() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_configuration.cpp186 void NetworkShareConfiguration::ParseRegexsData(std::vector<std::string> &regexs, std::string &strVal) in ParseRegexsData() argument
202 void NetworkShareConfiguration::ParseConfigData(Config_Value cfgValue, std::string &strKey, std::string &strVal) in ParseConfigData() argument
229 ParseLineData(std::string &strKey, std::string &strVal) ParseLineData() argument
[all...]

Completed in 16 milliseconds

12