/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_frame_rate_range.h | 4 * you may not use this file except in compliance with the License. 54 return this->preferred_ == 0; in IsZero() 59 return !this->IsZero() && this->min_ <= this->preferred_ && this->preferred_ <= this->max_ && in IsValid() 60 this->min_ >= 0 && this->max_ <= RANGE_MAX_REFRESHRATE; in IsValid() 65 return IsValid() && this in IsDynamic() [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | typography_style.h | 4 * you may not use this file except in compliance with the License. 35 return (this->alignment == rhs.alignment) && in operator ==() 36 (skia::textlayout::nearlyEqual(this->location, rhs.location)); in operator ==() 80 this->ELLIPSIS == rhs.ELLIPSIS && in operator ==() 81 this->fontWeight == rhs.fontWeight && in operator ==() 82 this->fontStyle == rhs.fontStyle && in operator ==() 83 this->fontFamily == rhs.fontFamily && in operator ==() 84 skia::textlayout::nearlyEqual(this->fontSize, rhs.fontSize) && in operator ==() 85 skia::textlayout::nearlyEqual(this->heightScale, rhs.heightScale) && in operator ==() 86 this in operator ==() [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | shared_ptr.h | 4 * you may not use this file except in compliance with the License. 35 if (this->control_) { in ~weak_ptr() 36 this->control_->ReleaseWeak(); in ~weak_ptr() 43 if (this->control_) { in weak_ptr() 44 this->control_->AddWeak(); in weak_ptr() 49 if (this->control_) { in PtrCountedBase() 50 this->control_->AddWeak(); in PtrCountedBase() 61 return shared_ptr<T>(*this); in lock() 65 if (this != &p) { 67 this [all...] |
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
H A D | wfd_msg.h | 4 * you may not use this file except in compliance with the License. 64 if (this != &rReq) { in operator =() 65 this->ret = rReq.ret; in operator =() 68 return *this; in operator =() 98 if (this != &rReq) { in operator =() 99 this->sceneType = rReq.sceneType; in operator =() 100 this->deviceId = rReq.deviceId; in operator =() 101 this->surface = rReq.surface; in operator =() 104 return *this; in operator =() 123 if (this ! in operator =() [all...] |
/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | native_interface_accessibility_impl.h | 4 * you may not use this file except in compliance with the License. 33 this->pageId = pageId; in SetPageId() 43 this->parentId = parentId; in SetParentId() 58 this->elementId = elementId; in SetElementId() 63 this->textBeginSelected = textBeginSelected; in SetTextBeginSelected() 73 this->textEndSelected = textEndSelected; in SetTextEndSelected() 83 this->currentIndex = currentIndex; in SetCurrentIndex() 93 this->beginIndex = beginIndex; in SetBeginIndex() 103 this->endIndex = endIndex; in SetEndIndex() 113 this in SetItemCount() [all...] |
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
H A D | datashare_predicates.h | 4 * you may not use this file except in compliance with the License.
65 return this;
in EqualTo() 77 return this;
in NotEqualTo() 89 return this;
in GreaterThan() 101 return this;
in LessThan() 113 return this;
in GreaterThanOrEqualTo() 125 return this;
in LessThanOrEqualTo() 137 return this;
in In() 149 return this;
in NotIn() 158 return this;
in BeginWrap() [all...] |
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
H A D | mutex.h | 4 * you may not use this file except in compliance with the License. 33 ffrt_mutex_init(this, nullptr); in mutex() 38 ffrt_mutex_destroy(this); in ~mutex() 46 return ffrt_mutex_trylock(this) == ffrt_success ? true : false; in try_lock() 51 ffrt_mutex_lock(this); in lock() 56 ffrt_mutex_unlock(this); in unlock() 66 ffrt_mutex_init(this, &attr); in recursive_mutex() 72 ffrt_mutex_destroy(this); in ~recursive_mutex() 80 return ffrt_mutex_trylock(this) == ffrt_success ? true : false; in try_lock() 85 ffrt_mutex_lock(this); in lock() [all...] |
H A D | queue.h | 4 * you may not use this file except in compliance with the License. 41 ffrt_queue_attr_init(this); in queue_attr() 46 ffrt_queue_attr_destroy(this); in ~queue_attr() 53 * @brief Sets the QoS for this queue attribute. 61 ffrt_queue_attr_set_qos(this, qos_); in qos() 62 return *this; in qos() 68 return ffrt_queue_attr_get_qos(this); in qos() 74 ffrt_queue_attr_set_timeout(this, timeout_us); in timeout() 75 return *this; in timeout() 81 return ffrt_queue_attr_get_timeout(this); in timeout() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | position_param.h | 4 * you may not use this file except in compliance with the License. 54 this->top = top; in SetTop() 59 this->left = left; in SetLeft() 64 this->bottom = bottom; in SetBottom() 69 this->right = right; in SetRight() 74 return ((this->top == rhs.top) && (this->left == rhs.left) && (this->bottom == rhs.bottom) && in operator ==() 75 (this->right == rhs.right)); in operator ==() 108 return ((this in operator ==() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/ |
H A D | ui_display_sync.h | 4 * you may not use this file except in compliance with the License. 58 return this->preferred_ == 0; in IsZero() 63 return !this->IsZero() && this->min_ <= this->preferred_ && this->preferred_ <= this->max_ && in IsValid() 64 this->min_ >= 0 && this->max_ <= rangeMaxRefreshrate; in IsValid() 69 return IsValid() && this in IsDynamic() [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/ |
H A D | photo_displayname_operation.h | 4 * you may not use this file except in compliance with the License.
49 if (this->yearMonthDay != 0 && this->hourMinuteSecond != 0) {
in ToString() 51 yearMonthDayStream << std::setw(YEAR_MONTH_DAY_LENGTH) << std::setfill('0') << this->yearMonthDay;
in ToString() 54 << this->hourMinuteSecond;
in ToString() 58 yearMonthDayStr = this->yearMonthDay == 0 ? "" : "_" + std::to_string(this->yearMonthDay);
in ToString() 59 hourMinuteSecondStr = this->hourMinuteSecond == 0 ? "" : "_" + std::to_string(this->hourMinuteSecond);
in ToString() 61 return this in ToString() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/ |
H A D | h264_frame.h | 4 * you may not use this file except in compliance with the License. 47 this->codecId_ = CODEC_H264; in H264Frame() 52 this->codecId_ = CODEC_H264; in H264Frame() 57 this->Assign((char *)ptr, (int32_t)size); in H264Frame() 61 this->codecId_ = CODEC_H264; in H264Frame() 68 auto nalPtr = (uint8_t *)this->Data() + this->PrefixSize(); 74 auto nalPtr = (uint8_t *)this->Data() + this->PrefixSize(); 86 auto nalPtr = (uint8_t *)this [all...] |
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/ |
H A D | shared_mutex.h | 4 * you may not use this file except in compliance with the License. 33 ffrt_rwlock_init(this, nullptr); in shared_mutex() 38 ffrt_rwlock_destroy(this); in ~shared_mutex() 46 ffrt_rwlock_wrlock(this); in lock() 51 return ffrt_rwlock_trywrlock(this) == ffrt_success ? true : false; in try_lock() 56 ffrt_rwlock_unlock(this); in unlock() 61 ffrt_rwlock_rdlock(this); in lock_shared() 66 return ffrt_rwlock_tryrdlock(this) == ffrt_success ? true : false; in try_lock_shared() 71 ffrt_rwlock_unlock(this); in unlock_shared()
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/ |
H A D | wifi_p2p_hal.c | 4 * you may not use this file except in compliance with the License. 61 static P2pSupplicantErrCode WpaP2pCliCmdWpsPbc(WifiWpaP2pGroupInterface *this, const char *bssid) in WpaP2pCliCmdWpsPbc() argument 63 if (this == NULL || bssid == NULL) { in WpaP2pCliCmdWpsPbc() 68 if (snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s WPS_PBC", this->groupIfname) < 0) { in WpaP2pCliCmdWpsPbc() 90 static P2pSupplicantErrCode WpaP2pCliCmdWpsPin(WifiWpaP2pGroupInterface *this, P2pWpsPinDisplayArgv *argv) in WpaP2pCliCmdWpsPin() argument 92 if (this == NULL || argv == NULL) { in WpaP2pCliCmdWpsPin() 103 res = snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s WPS_PIN any %s", this->groupIfname, in WpaP2pCliCmdWpsPin() 106 res = snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s WPS_PIN any", this->groupIfname); in WpaP2pCliCmdWpsPin() 108 res = snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s WPS_PIN %s", this->groupIfname, argv->bssid); in WpaP2pCliCmdWpsPin() 127 static P2pSupplicantErrCode WpaP2pCliCmdSetPowerSave(WifiWpaP2pGroupInterface *this, in argument 145 WpaP2pCliCmdSetGroupIdle(WifiWpaP2pGroupInterface *this, int timeout) WpaP2pCliCmdSetGroupIdle() argument 164 WpaP2pCliCmdSetWpsName(WifiWpaP2pInterface *this, const char *name) WpaP2pCliCmdSetWpsName() argument 182 WpaP2pCliCmdSetWpsDeviceType(WifiWpaP2pInterface *this, const char *type) WpaP2pCliCmdSetWpsDeviceType() argument 201 WpaP2pCliCmdSetWpsSecDeviceType(WifiWpaP2pInterface *this, const char *type) WpaP2pCliCmdSetWpsSecDeviceType() argument 219 WpaP2pCliCmdSetWpsConfigMethods(WifiWpaP2pInterface *this, const char *methods) WpaP2pCliCmdSetWpsConfigMethods() argument 237 WpaP2pCliCmdSetSsidPostfixName(WifiWpaP2pInterface *this, const char *name) WpaP2pCliCmdSetSsidPostfixName() argument 255 WpaP2pCliCmdGetDeviceAddress(WifiWpaP2pInterface *this, char *devAddress, int size) WpaP2pCliCmdGetDeviceAddress() argument 298 WpaP2pCliCmdFlush(WifiWpaP2pInterface *this) WpaP2pCliCmdFlush() argument 316 WpaP2pCliCmdFlushService(WifiWpaP2pInterface *this) WpaP2pCliCmdFlushService() argument 334 WpaP2pCliCmdP2pStopFind(WifiWpaP2pInterface *this) WpaP2pCliCmdP2pStopFind() argument 352 WpaP2pCliCmdP2pRemoveGroup(WifiWpaP2pInterface *this, const char *groupname) WpaP2pCliCmdP2pRemoveGroup() argument 370 WpaP2pCliCmdP2pRemoveClient(WifiWpaP2pInterface *this, const char *deviceMac) WpaP2pCliCmdP2pRemoveClient() argument 388 WpaP2pCliCmdP2pFound(WifiWpaP2pInterface *this, int timeout) WpaP2pCliCmdP2pFound() argument 412 WpaP2pCliCmdRemoveNetwork(WifiWpaP2pInterface *this, int networkId) WpaP2pCliCmdRemoveNetwork() argument 439 WpaP2pCliCmdSetWfdEnable(WifiWpaP2pInterface *this, int enable) WpaP2pCliCmdSetWfdEnable() argument 457 WpaP2pCliCmdSetWfdDeviceInfo(WifiWpaP2pInterface *this, const char *conf) WpaP2pCliCmdSetWfdDeviceInfo() argument 489 WpaP2pCliCmdExtListen(WifiWpaP2pInterface *this, int enable, int period, int interval) WpaP2pCliCmdExtListen() argument 514 WpaP2pCliCmdSetListenChannel(WifiWpaP2pInterface *this, int channel, int regClass) WpaP2pCliCmdSetListenChannel() argument 540 WpaP2pCliCmdCancelConnect(WifiWpaP2pInterface *this) WpaP2pCliCmdCancelConnect() argument 558 WpaP2pCliCmdInvite(WifiWpaP2pInterface *this, const P2pHalInviteArgv *argv) WpaP2pCliCmdInvite() argument 580 WpaP2pCliCmdReInvite(WifiWpaP2pInterface *this, const P2pHalReInviteArgv *argv) WpaP2pCliCmdReInvite() argument 602 WpaP2pCliCmdServiceAdd(WifiWpaP2pInterface *this, const P2pServiceInfo *argv) WpaP2pCliCmdServiceAdd() argument 650 WpaP2pCliCmdServiceDel(WifiWpaP2pInterface *this, const P2pServiceInfo *argv) WpaP2pCliCmdServiceDel() argument 696 WpaP2pCliCmdServDiscReq( WifiWpaP2pInterface *this, const char *peerBssid, const char *tlvs, char *retSeq, unsigned size) WpaP2pCliCmdServDiscReq() argument 733 WpaP2pCliCmdServDiscCancelReq(WifiWpaP2pInterface *this, const char *val) WpaP2pCliCmdServDiscCancelReq() argument 751 WpaP2pCliCmdProvisionDiscovery( WifiWpaP2pInterface *this, const P2pProvisionDiscoveryArgv *argv) WpaP2pCliCmdProvisionDiscovery() argument 786 WpaP2pCliCmdGroupAdd(WifiWpaP2pInterface *this, int isPersistent, int networkId, int freq) WpaP2pCliCmdGroupAdd() argument 816 WpaP2pCliCmdStoreConfig(WifiWpaP2pInterface *this) WpaP2pCliCmdStoreConfig() argument 873 WpaP2pCliCmdNetworkList(WifiWpaP2pInterface *this, P2pNetworkList *infoList) WpaP2pCliCmdNetworkList() argument 932 WpaP2pCliCmdConnect(WifiWpaP2pInterface *this, P2pConnectInfo *info) WpaP2pCliCmdConnect() argument 982 WpaP2pCliCmdSetPersistentReconnect(WifiWpaP2pInterface *this, int status) WpaP2pCliCmdSetPersistentReconnect() argument 1003 WpaP2pCliCmdRespServerDiscovery(WifiWpaP2pInterface *this, P2pServDiscReqInfo *info) WpaP2pCliCmdRespServerDiscovery() argument 1030 WpaP2pCliCmdSetServDiscExternal(WifiWpaP2pInterface *this, int mode) WpaP2pCliCmdSetServDiscExternal() argument 1047 SetP2pDeviceRandomMacAddr(WifiWpaP2pInterface *this, int mode) SetP2pDeviceRandomMacAddr() argument 1065 SetP2pInterfaceRandomMacAddr(WifiWpaP2pInterface *this, int mode) SetP2pInterfaceRandomMacAddr() argument 1083 CheckDriverRandomCapcb(WifiWpaP2pInterface *this) CheckDriverRandomCapcb() argument 1113 WpaP2pCliCmdSetRandomMac(WifiWpaP2pInterface *this, int mode) WpaP2pCliCmdSetRandomMac() argument 1129 WpaP2pCliCmdP2pGetPeer( WifiWpaP2pInterface *this, const char *bssid, P2pDeviceInfo *peerInfo) WpaP2pCliCmdP2pGetPeer() argument 1181 WpaP2pCliCmdP2pGetChba0Freq(WifiWpaP2pInterface *this, int *chba0Freq) WpaP2pCliCmdP2pGetChba0Freq() argument 1240 WpaP2pCliCmdSetGroupConfig(WifiWpaP2pInterface *this, const P2pWpaGroupConfigArgv *argv) WpaP2pCliCmdSetGroupConfig() argument 1271 WpaP2pCliCmdGetGroupConfig(WifiWpaP2pInterface *this, P2pWpaGroupConfigArgv *argv) WpaP2pCliCmdGetGroupConfig() argument 1307 WpaP2pCliCmdAddNetwork(WifiWpaP2pInterface *this, int *networkId) WpaP2pCliCmdAddNetwork() argument 1327 WpaP2pHid2dCliCmdConnect(WifiWpaP2pInterface *this, Hid2dConnectInfo *info) WpaP2pHid2dCliCmdConnect() argument [all...] |
/foundation/multimedia/av_session/services/session/ipc/stub/ |
H A D | avsession_stub.h | 4 * you may not use this file except in compliance with the License. 121 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetSessionId(data, reply); }}, 123 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetSessionType(data, reply); }}, 125 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetAVMetaData(data, reply); }}, 127 [this](MessageParcel& data, MessageParcel& reply) { return HandleSetAVMetaData(data, reply); }}, 129 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetAVPlaybackState(data, reply); }}, 131 [this](MessageParcel& data, MessageParcel& reply) { return HandleSetAVPlaybackState(data, reply); }}, 133 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetAVQueueItems(data, reply); }}, 135 [this](MessageParcel& data, MessageParcel& reply) { return HandleSetAVQueueItems(data, reply); }}, 137 [this](MessageParce [all...] |
H A D | avsession_controller_stub.h | 4 * you may not use this file except in compliance with the License. 94 [this](MessageParcel& data, MessageParcel& reply) { return HandleRegisterCallbackInner(data, reply); }}, 96 [this](MessageParcel& data, MessageParcel& reply) { return HandleDestroy(data, reply); }}, 98 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetAVPlaybackState(data, reply); }}, 100 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetAVMetaData(data, reply); }}, 102 [this](MessageParcel& data, MessageParcel& reply) { return HandleSendAVKeyEvent(data, reply); }}, 104 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetLaunchAbility(data, reply); }}, 106 [this](MessageParcel& data, MessageParcel& reply) { return HandleGetValidCommands(data, reply); }}, 108 [this](MessageParcel& data, MessageParcel& reply) { return HandleSendControlCommand(data, reply); }}, 110 [this](MessageParce [all...] |
H A D | avsession_callback_stub.h | 4 * you may not use this file except in compliance with the License. 54 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnPlay(data, reply); }}, 56 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnPause(data, reply); }}, 58 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnStop(data, reply); }}, 60 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnPlayNext(data, reply); }}, 62 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnPlayPrevious(data, reply); }}, 64 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnFastForward(data, reply); }}, 66 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnRewind(data, reply); }}, 68 [this](MessageParcel& data, MessageParcel& reply) { return HandleOnSeek(data, reply); }}, 70 [this](MessageParce [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | linear_vector.h | 4 * you may not use this file except in compliance with the License. 36 LinearVector longLinearVector = linearVector.size() > this->size() ? linearVector : *this; in operator +() 37 const LinearVector* shortLinearVector = linearVector.size() <= this->size() ? &linearVector : this; in operator +() 46 LinearVector longLinearVector = linearVector.size() > this->size() ? linearVector : *this; in operator -() 47 const LinearVector* shortLinearVector = linearVector.size() <= this->size() ? &linearVector : this; in operator -() 56 LinearVector linearVector = *this; in operator *() [all...] |
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/ |
H A D | wifi_supplicant_hal.c | 4 * you may not use this file except in compliance with the License. 107 static int WpaCliCmdStatus(WifiWpaStaInterface *this, struct WpaHalCmdStatus *pcmd) in WpaCliCmdStatus() argument 109 if (this == NULL || pcmd == NULL) { in WpaCliCmdStatus() 113 if (snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s STATUS", this->ifname) < 0) { in WpaCliCmdStatus() 158 static int WpaCliCmdAddNetworks(WifiWpaStaInterface *this) in WpaCliCmdAddNetworks() argument 160 if (this == NULL) { in WpaCliCmdAddNetworks() 165 if (snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s ADD_NETWORK", this->ifname) < 0) { in WpaCliCmdAddNetworks() 175 static int WpaCliCmdReconnect(WifiWpaStaInterface *this) in WpaCliCmdReconnect() argument 177 if (this == NULL) { in WpaCliCmdReconnect() 182 if (snprintf_s(cmd, sizeof(cmd), sizeof(cmd) - 1, "IFNAME=%s RECONNECT", this in WpaCliCmdReconnect() 189 WpaCliCmdReassociate(WifiWpaStaInterface *this) WpaCliCmdReassociate() argument 203 WpaCliCmdDisconnect(WifiWpaStaInterface *this) WpaCliCmdDisconnect() argument 217 WpaCliCmdSaveConfig(WifiWpaStaInterface *this) WpaCliCmdSaveConfig() argument 255 WpaCliCmdSetNetwork(WifiWpaStaInterface *this, const struct WpaSetNetworkArgv *argv) WpaCliCmdSetNetwork() argument 288 WpaCliCmdEnableNetwork(WifiWpaStaInterface *this, int networkId) WpaCliCmdEnableNetwork() argument 302 WpaCliCmdSelectNetwork(WifiWpaStaInterface *this, int networkId) WpaCliCmdSelectNetwork() argument 316 WpaCliCmdDisableNetwork(WifiWpaStaInterface *this, int networkId) WpaCliCmdDisableNetwork() argument 330 WpaCliCmdRemoveNetwork(WifiWpaStaInterface *this, int networkId) WpaCliCmdRemoveNetwork() argument 352 WpaCliCmdGetNetwork( WifiWpaStaInterface *this, const struct WpaGetNetworkArgv *argv, char *pcmd, unsigned size) WpaCliCmdGetNetwork() argument 384 WpaCliCmdWpsPbc(WifiWpaStaInterface *this, const struct WpaWpsPbcArgv *wpspbc) WpaCliCmdWpsPbc() argument 430 WpaCliCmdWpsPin(WifiWpaStaInterface *this, const struct WpaWpsPinArgv *wpspin, int *pincode) WpaCliCmdWpsPin() argument 469 WpaCliCmdWpsCancel(WifiWpaStaInterface *this) WpaCliCmdWpsCancel() argument 483 WpaCliCmdPowerSave(WifiWpaStaInterface *this, int enable) WpaCliCmdPowerSave() argument 503 WpaCliCmdSetRoamConfig(WifiWpaStaInterface *this, const char *bssid) WpaCliCmdSetRoamConfig() argument 517 WpaCliCmdSetCountryCode(WifiWpaStaInterface *this, const char *countryCode) WpaCliCmdSetCountryCode() argument 531 WpaCliCmdGetCountryCode(WifiWpaStaInterface *this, char *countryCode, int codeSize) WpaCliCmdGetCountryCode() argument 553 WpaCliCmdSetAutoConnect(WifiWpaStaInterface *this, int enable) WpaCliCmdSetAutoConnect() argument 567 WpaCliCmdWpaBlockListClear(WifiWpaStaInterface *this) WpaCliCmdWpaBlockListClear() argument 616 WpaCliCmdListNetworks(WifiWpaStaInterface *this, WifiNetworkInfo *pcmd, int *size) WpaCliCmdListNetworks() argument 665 AssignCmdLen(WifiWpaStaInterface *this, const ScanSettings *settings) AssignCmdLen() argument 739 WpaCliCmdBssFlush(WifiWpaStaInterface *this) WpaCliCmdBssFlush() argument 753 WpaCliCmdScan(WifiWpaStaInterface *this, const ScanSettings *settings) WpaCliCmdScan() argument 1266 WpaCliCmdScanInfo(WifiWpaStaInterface *this, ScanInfo *pcmd, int *size) WpaCliCmdScanInfo() argument 1320 WpaCliCmdGetSignalInfo(WifiWpaStaInterface *this, WpaSignalInfo *info) WpaCliCmdGetSignalInfo() argument 1365 WpaCliCmdWpaSetPowerMode(WifiWpaStaInterface *this, bool mode) WpaCliCmdWpaSetPowerMode() argument 1382 WpaCliCmdWpaSetSuspendMode(WifiWpaStaInterface *this, bool mode) WpaCliCmdWpaSetSuspendMode() argument [all...] |
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_vertex_sequence.h | 4 * you may not use this file except in compliance with the License. 105 if ((*this)[BaseType::Size() - TWO_STEP]((*this)[BaseType::Size() - 1])) { in Close() 108 VertexDist t = (*this)[BaseType::Size() - 1]; in Close() 115 if ((*this)[BaseType::Size() - 1]((*this)[0])) { // Calculate the distance between two vertices in Close() 133 if (!(*this)[BaseType::Size() - TWO_STEP]((*this)[BaseType::Size() - 1])) { in Add() 160 return (*this)[(index + 1) % BaseType::size_]; in Next() 170 return (*this)[(inde in Prev() [all...] |
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | assert_helper.h | 4 * you may not use this file except in compliance with the License. 33 this->identifier = identifier; in RecordCtx() 38 this->id = idParam; in Update() 45 if (this->id != idParam) { in Expect() 47 << "want: " << idParam << ", actual: " << this->id; in Expect() 48 this->id = -1; in Expect() 68 this->st = stParam; in Update() 78 if (this->st != stParam) { in Expect() 80 << "want: " << stParam << ", actual: " << this->st; in Expect() 85 this in Expect() [all...] |
/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | assert_helper.h | 4 * you may not use this file except in compliance with the License. 28 this->identifier = identifier; in RecordCtx() 33 this->id = idParam; in Update() 40 if (this->id != idParam) { in Expect() 42 << "want: " << idParam << ", actual: " << this->id; in Expect() 43 this->id = -1; in Expect() 63 this->st = stParam; in Update() 73 if (this->st != stParam) { in Expect() 75 << "want: " << stParam << ", actual: " << this->st; in Expect() 80 this in Expect() [all...] |
/foundation/filemanagement/storage_service/services/common/include/ |
H A D | storage_rl_map.h | 4 * you may not use this file except in compliance with the License. 32 Utils::UniqueWriteGuard<Utils::RWLock> mapGuard(this->rl_); in ReadVal() 37 Utils::UniqueWriteGuard<Utils::RWLock> mapGuard(this->rl_); in Erase() 42 Utils::UniqueWriteGuard<Utils::RWLock> mapGuard(this->rl_); in Insert() 48 Utils::UniqueWriteGuard<Utils::RWLock> mapGuard(this->rl_); in Clear() 53 Utils::UniqueReadGuard<Utils::RWLock> volumeGuard(this->rl_); in Empty() 58 Utils::UniqueReadGuard<Utils::RWLock> mapGuard(this->rl_); in Contains() 67 Utils::UniqueWriteGuard<Utils::RWLock> mapGuard(this->rl_); in Find() 72 Utils::UniqueReadGuard<Utils::RWLock> mapGuard(this->rl_); in Find() 77 Utils::UniqueReadGuard<Utils::RWLock> volumeGuard(this in Size() [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/ |
H A D | array_property.h | 4 * you may not use this file except in compliance with the License. 35 if (auto arr = interface_cast<IArrayAny>(&this->GetValueAny())) { in GetSize() 42 if (auto arr = interface_cast<IArrayAny>(&this->GetValueAny())) { in GetAnyAt() 62 if (auto c = this->GetValueAny().Clone(true)) { in SetAnyAt() 65 return this->SetValueAny(*arr); in SetAnyAt() 76 if (auto c = this->GetValueAny().Clone(true)) { in InsertAnyAt() 79 return this->SetValueAny(*arr); in InsertAnyAt() 86 if (auto c = this->GetValueAny().Clone(true)) { in RemoveAt() 89 return this->SetValueAny(*arr); in RemoveAt() 114 if (auto arr = interface_cast<IArrayAny>(&this in GetValueAt() [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/ |
H A D | hsp_silentinstall_napi.h | 4 * you may not use this file except in compliance with the License.
41 if (this->successCallback != nullptr) {
in ~CallbackData() 42 napi_delete_reference(this->env, this->successCallback);
in ~CallbackData() 43 this->successCallback = nullptr;
in ~CallbackData() 45 if (this->failCallback != nullptr) {
in ~CallbackData() 46 napi_delete_reference(this->env, this->failCallback);
in ~CallbackData() 47 this->failCallback = nullptr;
in ~CallbackData()
|