/foundation/graphic/graphic_3d/lume/metaobject/src/engine/ |
H A D | engine_input_property_manager.cpp | 63 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 D | skia_trace_memory_dump.cpp | 37 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 D | rs_skia_memory_tracer.cpp | 113 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 D | trace_memory_dump.cpp | 26 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 D | graphic_2d_xml_parser.cpp | 130 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 D | hdi_map_type_emitter.cpp | 68 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 D | hdi_array_type_emitter.cpp | 345 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 D | bluetooth_avrcp_ct_observer_proxy.cpp | 407 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 D | xml_parser.cpp | 376 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 D | avrcp_tg_vendor.cpp | 1273 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 D | dm_native_util.cpp | 436 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 D | medialibrary_analysis_album_operations.cpp | 80 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 D | native_devicemanager_js.cpp | 3091 bool DeviceManagerNapi::JsToStringAndCheck(napi_env env, napi_value value, const std::string &valueName,
in JsToStringAndCheck() argument
|