Home
last modified time | relevance | path

Searched defs:FileLock (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c287 int32_t FileLock(int32_t fd, int32_t type, bool isBlock) in FileLock() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dplatform_specific.cpp351 int FileLock(const FileHandle *fileHandle, bool isBlock) in FileLock() function