Home
last modified time | relevance | path

Searched defs:idStr (Results 51 - 62 of 62) sorted by relevance

123

/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp243 string idStr; in GetFileIdFromFileName() local
/third_party/icu/icu4c/source/i18n/
H A Duspoof.cpp430 UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int32_t>(uprv_strlen(id)))); in uspoof_check2UTF8() local
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof.cpp431 UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int32_t>(uprv_strlen(id)))); in uspoof_check2UTF8() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duspoof.cpp426 UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int32_t>(uprv_strlen(id)))); in uspoof_check2UTF8() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp534 std::string idStr = oss.str(); in GetIds() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp91 bool ConvertStringToUInt32(const std::string& idStr, uint32_t& result) in ConvertStringToUInt32() argument
113 std::string idStr = itemStr.substr(itemStr.find(':') + 1); in PreGetDrawableItem() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
H A Dcloudsync_fuzzer.cpp136 std::string idStr = fuzzerData.GetString(len); in InitDbData() local
176 std::string idStr = fuzzerData.GetString(len); in InitDbAsset() local
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp55 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; in OnSurfaceCreatedCB() local
72 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; in OnSurfaceChangedCB() local
87 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; in OnSurfaceDestroyedCB() local
103 char idStr[OH_XCOMPONENT_ID_LEN_MA in DispatchTouchEventCB() local
118 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; DispatchMouseEventCB() local
707 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; NapiChangeShape() local
744 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; NapiDrawTriangle() local
781 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; NapiChangeColor() local
817 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; TestGetXComponentId() local
[all...]
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp995 Local<StringRef> idStr = StringRef::NewFromUtf8(vm_, id.c_str(), id.size()); in GetModuleFromName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp859 const auto idStr = std::to_string(uboId); in generateSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp853 const auto idStr = std::to_string(uboId); in generateSources() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5850 std::string idStr = id; in SetFocusScopeId() local

Completed in 41 milliseconds

123