Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h51 ON_SYNC_COMPLETED = 27, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dsync_completed_callback_proxy.cpp54 …Code = Remote()->SendRequest(static_cast<uint32_t>(DPInterfaceCode::ON_SYNC_COMPLETED), data, repl… in OnSyncCompleted()
H A Dsync_completed_callback_stub.cpp56 if (code != static_cast<uint32_t>(DPInterfaceCode::ON_SYNC_COMPLETED)) { in OnRemoteRequest()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h45 ON_SYNC_COMPLETED = 27, enumerator