Home
last modified time | relevance | path

Searched defs:nameVec (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.cpp56 std::vector<std::string> nameVec; in IsNameValid() local
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/
H A Dhc_file.c114 void HcFileGetSubFileName(const char *path, StringVector *nameVec) in HcFileGetSubFileName()
H A Dhc_file_posix.c195 void HcFileGetSubFileName(const char *path, StringVector *nameVec) in HcFileGetSubFileName()
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_file.c194 void HcFileGetSubFileName(const char *path, StringVector *nameVec) in HcFileGetSubFileName()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1104 std::vector<uint8_t> nameVec(name, (name + MAX_LOC_BT_NAME_LEN)); in ReceiveRemoteName() local