Searched defs:strings (Results 1 - 11 of 11) sorted by relevance
| /foundation/ability/idl_tool/test/unittest/util_options_test/ |
| H A D | options_test.cpp | 54 std::string strings[] = {"-t", "-log-domainid", "-log-tag"}; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/loaders/ |
| H A D | csv_string_resource_loader.cpp | 94 Object strings; in CreateStringResourceObject() local
|
| /foundation/communication/dsoftbus/core/common/json_utils/ |
| H A D | softbus_json_utils.c | 212 bool AddStringArrayToJsonObject(cJSON *json, const char * const string, const char * const *strings, int32_t count) in AddStringArrayToJsonObject() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | property_util.cpp | 213 const auto& strings = metaStrings_.back(); in AddOffsetProperty() local 239 const auto& strings = metaStrings_.back(); in AddOffsetProperty() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| H A D | property_util.cpp | 208 const auto& strings = metaStrings_.back(); in AddOffsetProperty() local 234 const auto& strings = metaStrings_.back(); in AddOffsetProperty() local 615 const auto& strings = metaStrings_.back(); AddOffsetProperty() local [all...] |
| /foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
| H A D | preferences_impl.cpp | 213 std::vector<std::string> strings = std::vector<std::string>(); in CValueTypeToNativeValue() local 324 static CArrStr VectorToStringArray(std::vector<std::string> &strings, int32_t &code) in VectorToStringArray() argument
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| H A D | form_mgr_stub.cpp | 32 void SplitString(const std::string &source, std::vector<std::string> &strings) in SplitString() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | egl_state.cpp | 186 static constexpr Attribute strings[] = { ATTRIBUTE(EGL_CLIENT_APIS), ATTRIBUTE(EGL_VENDOR), in DumpEGLStrings() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
| H A D | distributed_kv_store_impl.cpp | 534 std::vector<std::string> strings; in CArrStrToVectorString() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_mgr_host.cpp | 47 void SplitString(const std::string &source, std::vector<std::string> &strings) in SplitString() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_exporter.cpp | 1427 json::value ExportBuffers(Data const& data, vector<string>& strings) in ExportBuffers() argument 2145 json::value ExportAsset(string_view versionString, vector<string>& strings) in ExportAsset() argument 2158 vector<string> strings; in ExportGLTFData() local
|
Completed in 23 milliseconds