Home
last modified time | relevance | path

Searched defs:recvPath (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/
Doption_args.h39 std::string recvPath; // dir or file member
Dexec_env.h39 std::string recvPath; // real path for the recvPath in optArgs member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_asset_recv_listener.cpp74 const char* recvPath = path_.c_str(); in GetRecvPath() local