Home
last modified time | relevance | path

Searched defs:valueName (Results 1 - 13 of 13) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/engine/
H A Dengine_input_property_manager.cpp63 IProperty::Ptr EngineInputPropertyManager::TieProperty(const IProperty::Ptr& p, BASE_NS::string valueName) in TieProperty() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_trace_memory_dump.cpp37 void SkiaTraceMemoryDump::DumpStringValue(const char* dumpName, const char* valueName, const char* value) in DumpStringValue() argument
26 DumpNumericValue(const char* dumpName, const char* valueName, const char* units, uint64_t value) DumpNumericValue() argument
H A Drs_skia_memory_tracer.cpp113 void SkiaMemoryTracer::dumpNumericValue(const char* dumpName, const char* valueName, const char* units, uint64_t value) in dumpNumericValue() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dtrace_memory_dump.cpp26 void TraceMemoryDump::DumpNumericValue(const char* dumpName, const char* valueName, const char* units, uint64_t value) in DumpNumericValue() argument
31 void TraceMemoryDump::DumpStringValue(const char* dumpName, const char* valueName, const char* value) in DumpStringValue() argument
/foundation/graphic/graphic_2d/rosen/modules/graphic_2d_configure/src/
H A Dgraphic_2d_xml_parser.cpp130 ParseSimplex(xmlNode &node, std::unordered_map<std::string, std::string> &config, const std::string &valueName, const std::string &keyName) ParseSimplex() argument
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/
H A Dhdi_map_type_emitter.cpp68 std::string valueName = StringHelper::Format("(%s.second)", elementName.c_str()); in EmitCppWriteVar() local
88 std::string valueName = StringHelper::Format("value%d", innerLevel); in EmitCppReadVar() local
128 std::string valueName = StringHelper::Format("value%d", innerLevel); in EmitCppUnMarshalling() local
H A Dhdi_array_type_emitter.cpp345 std::string valueName = StringHelper::Format("value%d", innerLevel++); in EmitCppReadVar() local
535 std::string valueName = StringHelper::Format("value%d", innerLevel++); in EmitCppUnMarshalling() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp407 OnGetPlayerAppSettingValueText(const RawAddress &rawAddr, const std::vector<uint8_t> &values, const std::vector<std::string> &valueName, int result) OnGetPlayerAppSettingValueText() argument
450 OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attribtues, const std::vector<std::string> &valueName, int result) OnGetElementAttributes() argument
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp376 ParseSimplex(xmlNode &node, std::unordered_map<std::string, std::string> &config, const std::string &valueName, const std::string &keyName) ParseSimplex() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp1273 AvrcTgGpasvtPacket( uint8_t crCode, const std::vector<uint8_t> &values, const std::vector<std::string> &valueName, uint8_t label) AvrcTgGpasvtPacket() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp436 bool JsToStringAndCheck(napi_env env, napi_value value, const std::string &valueName, std::string &strValue) in JsToStringAndCheck() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_analysis_album_operations.cpp80 static int32_t GetArgsValueByName(const string &valueName, const string &whereClause, const vector<string> &whereArgs) in GetArgsValueByName() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp3091 bool DeviceManagerNapi::JsToStringAndCheck(napi_env env, napi_value value, const std::string &valueName, in JsToStringAndCheck() argument

Completed in 19 milliseconds