Home
last modified time | relevance | path

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

123456

/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
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dutils.py20 import string namespace
/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
/base/security/access_token/interfaces/innerkits/nativetoken/test/mock/include/
H A DcJSON.h35 char* string; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h68 static inline size_t kbasep_serialize_string(char *buffer, size_t pos, const char *string, size_t max_write_size) in kbasep_serialize_string() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tl_serialize.h71 kbasep_serialize_string( char *buffer, size_t pos, const char *string, size_t max_write_size) kbasep_serialize_string() argument
[all...]
/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...]
/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0901/
H A Dpoc.cpp30 char *string; member
/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...]
/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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_platform.c84 const char *string = NULL; in osal_platform_get_modparam_string() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dmk_prim_xml_step1.py23 import string namespace

Completed in 7 milliseconds

123456