Home
last modified time | relevance | path

Searched defs:nameLength (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_asset_test.cpp192 size_t nameLength = 10; in HWTEST_F() local
H A Drdb_cursor_test.cpp520 size_t nameLength = 10; in HWTEST_F() local
588 size_t nameLength = 10; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_asset.cpp100 size_t nameLength = asset->asset_.name.size(); in OH_Data_Asset_GetName() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp168 uint16_t nameLength = static_cast<uint16_t>(payload); in DisassemblePacketName() local
481 auto nameLength = static_cast<uint16_t>(payload); in DisassembleMpParameterName() local
561 auto nameLength = static_cast<uint16_t>(payload); DisassembleMeParameterName() local
[all...]
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_param_utils.cpp208 size_t nameLength = 0; in GetValueOptionsData() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp201 uint16_t nameLength = 0; in SendMsgToPeer() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp584 size_t nameLength = (defaultFontName != nullptr) ? strlen(defaultFontName) : 0; in FontGetter() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp2205 GLsizei nameLength = 0; in GetUniformType() local
/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp1389 size_t nameLength = std::min(length, strlen(utf8name)); in napi_define_class() local
1428 size_t nameLength = std::min(length, strlen(utf8name)); in napi_define_sendable_class() local

Completed in 21 milliseconds