Home
last modified time | relevance | path

Searched refs:unuse (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_network.c92 int32_t unuse = -1; in TransRegisterNetworkingChannelListener() local
95 unuse = i; in TransRegisterNetworkingChannelListener()
102 if (unuse == -1) { in TransRegisterNetworkingChannelListener()
107 if (strcpy_s(g_listeners[unuse].sessionName, SESSION_NAME_SIZE_MAX, sessionName) != EOK) { in TransRegisterNetworkingChannelListener()
111 g_listeners[unuse].listener = *listener; in TransRegisterNetworkingChannelListener()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dstat.cpp82 auto [resGetFirstArg, tmp, unuse] = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in Async()
H A Dopen.cpp126 auto [succ, path, unuse] = NVal(env, funcArg[NARG_POS::FIRST]).ToUTF8StringPath(); in Async()
H A Dread_text.cpp59 auto [succ, encoding, unuse] = op.GetProp("encoding").ToUTF8String("utf-8"); in GetReadTextArg()
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp60 int unuse = 0; in AttemptIncStrongRef() local
61 return refCounter_->AttemptIncStrongRef(objectId, unuse); in AttemptIncStrongRef()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp58 int unuse = 0; in AttemptIncStrongRef() local
59 return refCounter_->AttemptIncStrongRef(objectId, unuse); in AttemptIncStrongRef()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp69 int unuse = 0; in AttemptIncStrongRef() local
70 return refCounter_->AttemptIncStrongRef(objectId, unuse); in AttemptIncStrongRef()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h170 uint8_t unuse : 6; member

Completed in 5 milliseconds