Searched defs:shareType (Results 1 – 4 of 4) sorted by relevance
107 SharingIfaceType shareType = static_cast<SharingIfaceType>(type); in ReplyStartNetworkSharing() local121 SharingIfaceType shareType = static_cast<SharingIfaceType>(type); in ReplyStopNetworkSharing() local135 SharingIfaceType shareType = static_cast<SharingIfaceType>(type); in ReplyGetSharableRegexs() local159 SharingIfaceType shareType = static_cast<SharingIfaceType>(type); in ReplyGetSharingState() local
113 napi_value shareType = nullptr; in ShareTypeInit() local241 bool IsShareTypeValid(int32_t shareType) in IsShareTypeValid()248 …s CheckShareTypeParam(napi_env env, napi_callback_info info, std::string &addr, int32_t &shareType) in CheckShareTypeParam()264 int32_t shareType = 0; in SetShareType() local289 int32_t shareType = 0; in GetShareType() local
125 int32_t BluetoothPbapPseProxy::SetShareType(const BluetoothRawAddress &device, int32_t shareType) in SetShareType()142 int32_t BluetoothPbapPseProxy::GetShareType(const BluetoothRawAddress &device, int32_t &shareType) in GetShareType()
210 bool CheckShareTypeInvalid(int32_t shareType) in CheckShareTypeInvalid()220 int32_t PbapPse::SetShareType(const BluetoothRemoteDevice &device, int32_t shareType) in SetShareType()