Home
last modified time | relevance | path

Searched +defs:path +defs:exists (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop.c190 static bool BtmIsFileExists(const char *path) in BtmIsFileExists()
192 bool exists = false; in BtmIsFileExists() local
204 bool exists = BtmIsFileExists(HCI_LOG_PATH); in BtmPrepareSnoopFile() local
219 bool exists = BtmIsFileExists(g_outputPath); in BtmPrepareSnoopFile() local
259 int BTM_SetSnoopFilePath(const char *path, uint16_t length) in BTM_SetSnoopFilePath()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp515 std::string path = Constants::USER_INFO_BASE + Constants::PATH_SEPARATOR + std::to_string(id) + in GetOsAccountInfoById() local
967 …std::string path = Constants::USER_INFO_BASE + Constants::PATH_SEPARATOR + osAccountInfo.GetPrimeK… in InsertOsAccount() local
1012 std::string path = Constants::USER_INFO_BASE + Constants::PATH_SEPARATOR + std::to_string(id); in DelOsAccount() local
1034 …std::string path = Constants::USER_INFO_BASE + Constants::PATH_SEPARATOR + osAccountInfo.GetPrimeK… in UpdateOsAccount() local
1101 bool exists = false; in GetSerialNumber() local
1551 std::string path = Constants::USER_INFO_BASE + Constants::PATH_SEPARATOR + std::to_string(id) + in IsOsAccountExists() local
1575 std::string path = in GetPhotoById() local
1604 std::string path = Constants::USER_INFO_BASE + Constants::PATH_SEPARATOR + std::to_string(id) in SetPhotoById() local