Home
last modified time | relevance | path

Searched refs:deviceLength (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp412 size_t deviceLength = 0; in NAPI_RemoteObject_saveOldCallingInfoInner() local
413 napi_get_value_string_utf8(env, global, deviceID, DEVICE_ID_LENGTH + 1, &deviceLength); in NAPI_RemoteObject_saveOldCallingInfoInner()
417 napi_get_value_string_utf8(env, global, localDeviceID, DEVICE_ID_LENGTH + 1, &deviceLength); in NAPI_RemoteObject_saveOldCallingInfoInner()