Home
last modified time | relevance | path

Searched defs:slash (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_matched.cpp190 UChar32 slash = '/'; in AddPhoneNumber() local
231 UChar32 slash = '/'; in FindNumbers() local
/ohos5.0/base/startup/init/ueventd/
H A Dueventd_device_handler.c101 char *slash = NULL; in SetDeviceLable() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/
H A Dmimetype.rs47 slash: usize, field
/ohos5.0/base/startup/appspawn/util/src/
H A Dappspawn_utils.c142 const char slash = '/'; in MakeDirRec() local
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_zip.c472 char *slash = strchr(fileName, '/'); in HnpUnZip() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp935 size_t slash = source.rfind('\\'); in SplitFilename() local
950 const size_t slash = source.rfind('.'); in SplitBaseFilename() local
/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c454 char *slash = strchr(dir, '/'); in MakeDirRecursive() local
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c61 const char slash = '/'; in CheckDirRecursive() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/
H A Dpackage-lock.json20 "slash": "^2.0.0", string
1132 "slash": "^3.0.0" string
1176 "slash": { object
1312 "slash": { object
1447 "slash": { object
1612 "slash": { object
2477 "slash": { object
6040 "slash": { object
6144 "slash": { object
6326 "slash": { object
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp4360 size_t slash = mimeType.find('/'); in ConvertMediaType() local