Searched refs:NUM_KEY_ACCOUNT_LONG (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
H A D | lnn_ohos_account.cpp | 82 (void)LnnSetLocalNum64Info(NUM_KEY_ACCOUNT_LONG, accountId); in LnnInitOhosAccount() 96 (void)LnnSetLocalNum64Info(NUM_KEY_ACCOUNT_LONG, accountId); in LnnUpdateOhosAccount() 135 (void)LnnSetLocalNum64Info(NUM_KEY_ACCOUNT_LONG, 0); in LnnOnOhosAccountLogout()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/interface/ |
H A D | bus_center_info_key.h | 76 NUM_KEY_ACCOUNT_LONG, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_deviceprofile.cpp | 184 int32_t ret = LnnGetLocalNum64Info(NUM_KEY_ACCOUNT_LONG, &localAccountId); in IsSameAccount()
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_nstackx_adapter.c | 500 int32_t ret = LnnGetLocalNum64Info(NUM_KEY_ACCOUNT_LONG, &accountId); in DiscCoapUpdateLocalIp()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/ |
H A D | lnn_local_net_ledger.c | 1818 {NUM_KEY_ACCOUNT_LONG, sizeof(int64_t), LocalGetNodeAccountId, LocalUpdateNodeAccountId},
|