Home
last modified time | relevance | path

Searched defs:isOK (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_ag_test.cpp161 bool isOK = (profile_->Connect(device) == NO_ERROR ? true : false); variable
179 bool isOK = (profile_->Disconnect(device) == NO_ERROR ? true : false); variable
212 bool isOK = profile_->ConnectSco(); variable
228 bool isOK = profile_->DisconnectSco(); variable
277 bool isOK = profile_->OpenVoiceRecognition(device); variable
295 bool isOK = profile_->CloseVoiceRecognition(device); variable
313 bool isOK = profile_->SetActiveDevice(device); variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_snk_test.cpp125 bool isOK = profile_->Connect(device); variable
141 bool isOK = profile_->Disconnect(device); variable
234 bool isOK = profile_->SetConnectStrategy(device,2); variable
H A Da2dp_src_test.cpp266 bool isOK = profile_->SetConnectStrategy(device,2); variable
/ohos5.0/base/security/security_guard/frameworks/common/utils/src/
H A Dsecurity_guard_utils.cpp35 bool isOK = StrToULL(str, tmp); in StrToU32() local
43 bool isOK = StrToLL(str, tmp, DEC_RADIX); in StrToI64() local
51 bool isOK; in StrToI64Hex() local
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hid/
H A Dhid_host_test.cpp147 bool isOK = (profile_->Connect(device) == NO_ERROR ? true : false); variable
166 bool isOK = (profile_->Disconnect(device) == NO_ERROR ? true : false); variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf.cpp193 bool isOK = profile->Connect(device); in Connect() local
224 bool isOK = profile->Disconnect(device); in Disconnect() local
255 bool isOK = profile->ConnectSco(device); in ConnectSco() local
286 bool isOK = profile->DisconnectSco(device); in DisconnectSco() local
322 bool isOK = profile->SendDTMFTone(device, code); in SendDTMF() local
H A Dnapi_bluetooth_hfp_ag.cpp233 bool isOK = profile->SetActiveDevice(device); in ConnectSco() local
267 bool isOK = profile->SetActiveDevice(device); in DisconnectSco() local
301 bool isOK = profile->OpenVoiceRecognition(device); in OpenVoiceRecognition() local
332 bool isOK = profile->CloseVoiceRecognition(device); in CloseVoiceRecognition() local
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp90 bool isOK = profile_->Connect(device); variable
106 bool isOK = profile_->Disconnect(device); variable
H A Dpbap_server_test.cpp87 bool isOK = profile_->Disconnect(device); variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp171 bool isOK = profile_->Connect(device); variable
188 bool isOK = profile_->Disconnect(device); variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mse_test.cpp84 bool isOK = profile_->Disconnect(device); variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp205 bool isOK = false; in SppCloseClientSocket() local
245 bool isOK = false; in SppWrite() local
H A Dnapi_bluetooth_spp_server.cpp324 bool isOK = false; in SppCloseServerSocket() local
/ohos5.0/base/time/time_service/framework/js/napi/system_time/src/
H A Djs_systemtime.cpp40 bool isOK = false; member
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp2193 bool isOK = TryGetMasterSlaveBackupPath(backupPath, destPath, true); in Restore() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp1206 bool isOK = false; in ToJson() local