Home
last modified time | relevance | path

Searched refs:SOFTBUS_F_OK (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_file.h31 #define SOFTBUS_F_OK (0) macro
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/
H A Dlnn_decision_db.c195 if (!isUpdate && SoftBusAccessFile(dbKeyFilePath, SOFTBUS_F_OK) == SOFTBUS_OK) { in GetDecisionDbKey()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_helper.c449 if (SoftBusAccessFile(tempPath, SOFTBUS_F_OK) != SOFTBUS_OK) { in CreateDirAndGetAbsPath()

Completed in 3 milliseconds