Home
last modified time | relevance | path

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

123

/third_party/icu/icu4c/source/i18n/unicode/
H A Dregion.h195 UnicodeString idStr; member in Region
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dregion.h195 UnicodeString idStr; member in Region
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dregion.h195 UnicodeString idStr; member in Region
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
H A Dplugin_manager.cpp31 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; in Init() local
H A Dplugin_render.cpp28 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {}; in GetXComponentId() local
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp66 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = { '\0' }; in Export() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dmodule.cpp73 string idStr; in Export() local
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp70 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in Export() local
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp70 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in Export() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp68 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in Export() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/plugin/
H A Dplugin_manager.cpp68 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in Export() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp66 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in Export() local
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/plugin/
H A Dplugin_manager.cpp88 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in Export() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp106 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = { '\0' }; in Export() local
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.cpp56 void NativeTexture::Create(const std::function<void(int64_t)>& onCreate, const std::string& idStr) in Create() argument
74 void NativeTexture::CreateTexture(const std::function<void(int64_t)>& onCreate, const std::string& idStr) in CreateTexture() argument
84 XCOMPONENT_PARAM_AND << "id" << XCOMPONENT_PARAM_EQUALS << idStr; in CreateTexture() local
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp38 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = { '\0' }; in OnSurfaceCreatedCB() local
65 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = { '\0' }; in OnSurfaceDestroyedCB() local
125 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in NapiDrawRectangle() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H A Dspeed_limit_configs_writer.cpp81 char idStr[MAX_ARRAY_LENGTH]; in SetUidPids() local
/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_utils.cpp57 std::stringstream idStr; in GenerateId() local
/foundation/distributeddatamgr/udmf/adapter/framework/common/
H A Dudmf_utils.cpp55 std::stringstream idStr; in GenerateId() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp100 char idStr[OH_XCOMPONENT_ID_LEN_MAX + PARAM_1] = {'\0'}; in Export() local
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp100 char idStr[OH_XCOMPONENT_ID_LEN_MAX + PARAM_1] = {'\0'}; in Export() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_context.cpp123 JSRef<JSString> idStr = JSRef<JSString>::New(std::to_string(context_->GetNavDestinationId())); in GetNavDestinationId() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_dumper_test.cpp283 std::string idStr = "06w"; in HWTEST_F() local
299 std::string idStr = "96+"; in HWTEST_F() local
315 std::string idStr; in HWTEST_F() local
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySoloist/entry/src/main/cpp/samples/
H A Dsample_xcomponent.cpp32 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in OnSurfaceCreatedCB() local
60 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in OnSurfaceDestroyedCB() local
81 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in TestCallback() local
291 char idStr[OH_XCOMPONENT_ID_LEN_MA in NapiRegister() local
349 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\\0'}; NapiUnregister() local
393 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\\0'}; NapiDestroy() local
[all...]
/applications/standard/app_samples/code/BasicFeature/Graphics/DisplaySync/entry/src/main/cpp/samples/
H A Dsample_xcomponent.cpp29 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in OnSurfaceCreatedCB() local
57 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in OnSurfaceDestroyedCB() local
75 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\0'}; in TestCallback() local
291 char idStr[OH_XCOMPONENT_ID_LEN_MA in NapiRegister() local
343 char idStr[OH_XCOMPONENT_ID_LEN_MAX + 1] = {'\\0'}; NapiUnregister() local
[all...]

Completed in 14 milliseconds

123