Home
last modified time | relevance | path

Searched defs:string (Results 1 - 25 of 87) sorted by relevance

1234

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_utils.h26 constexpr inline uint32_t fourcc_to_code(const char *string) in fourcc_to_code() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richtext_ffi.cpp30 auto string = static_cast<std::string>(content); in FfiOHOSAceFrameworkRichTextCreate() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_string.cpp26 void TexgineString::SetString(const std::shared_ptr<std::string> string) in SetString() argument
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_extra_data_impl.h42 string, global() member in OHOS::BufferExtraDataImpl::ExtraDataType
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dutf8_decode.h86 static uint32_t CountGlyphsUtf8(const BASE_NS::string_view string) in CountGlyphsUtf8() argument
[all...]
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_pool.cpp39 void StringPool::Add(const std::string& string) in Add() argument
51 ptrdiff_t StringPool::GetOffset(const std::string& string) in GetOffset() argument
56 ptrdiff_t StringPool::AddInternal(const std::string argument
[all...]
H A Dstring_builder.cpp48 StringBuilder &StringBuilder::Append(const char *string) in Append() argument
70 StringBuilder &StringBuilder::Append(const std::string &string) in Append() argument
[all...]
/foundation/ability/idl_tool/util/
H A Dstring.h37 const char* string() const in string() function in OHOS::Idl::String
[all...]
H A Dstring_pool.cpp39 void StringPool::Add(const String& string) in Add() argument
51 ptrdiff_t StringPool::GetOffset(const String& string) in GetOffset() argument
56 ptrdiff_t StringPool::AddInternal(const String& string) in AddInternal() argument
[all...]
H A Dstring_builder.cpp47 StringBuilder& StringBuilder::Append(const char* string) in Append() argument
67 StringBuilder& StringBuilder::Append(const String& string) in Append() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dstring_util.h51 inline void LTrim(BASE_NS::string_view& string) in LTrim() argument
58 inline void RTrim(BASE_NS::string_view& string) in RTrim() argument
66 Trim(BASE_NS::string_view& string) Trim() argument
73 Split( const BASE_NS::string_view string, const BASE_NS::string_view delims = �) Split() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson.h35 void append(BASE_NS::string& out, const typename value_t<T>::string& string) in append() argument
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson.h33 void append(BASE_NS::string& out, const typename value_t<T>::string& string) in append() argument
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_mock.cpp39 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument
44 bool GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) in GetJsonObjectNumber64Item() argument
49 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject() argument
54 bool AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) in AddNumber64ToJsonObject() argument
64 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() argument
[all...]
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_trans_mock.cpp50 bool AddNumberToJsonObject(cJSON *json, const char *const string, int32_t num) in AddNumberToJsonObject() argument
60 bool AddNumber16ToJsonObject(cJSON *json, const char *const string, uint16_t num) in AddNumber16ToJsonObject() argument
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Dpublished_data_subscriber_manager.h
H A Drdb_subscriber_manager.h
/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/include/
H A Dnapi_subscriber_manager.h[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_extra_data_impl.cpp111 std::string string = "-1"; in WriteToParcel() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dstring_util.h53 inline void LTrim(BASE_NS::string_view& string) in LTrim() argument
60 inline void RTrim(BASE_NS::string_view& string) in RTrim() argument
68 Trim(BASE_NS::string_view& string) Trim() argument
75 Split( const BASE_NS::string_view string, const BASE_NS::string_view delims = �) Split() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont.cpp70 void Font::DrawString(const BASE_NS::string_view string, const FontDefs::RenderData& renderData) in DrawString() argument
75 BASE_NS::Math::Vec2 Font::MeasureString(const BASE_NS::string_view string) in MeasureString() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dstring_util.h54 inline void LTrim(BASE_NS::string_view& string) in LTrim() argument
61 inline void RTrim(BASE_NS::string_view& string) in RTrim() argument
69 Trim(BASE_NS::string_view& string) Trim() argument
76 Split( const BASE_NS::string_view string, const BASE_NS::string_view delims = �) Split() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Ddps_metadata_info.cpp98 std::string string = "-1"; in WriteToParcel() local
[all...]
/foundation/multimedia/media_foundation/test/unittest/
H A DTestPlugin.cpp247 std::string string = Capability2String(*capability); in HWTEST() local

Completed in 8 milliseconds

1234