Home
last modified time | relevance | path

Searched refs:DbDeviceIdAsyncContext (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp734 bool ParseParaDbDeviceId(napi_env env, napi_callback_info cbInfo, DbDeviceIdAsyncContext *asyncContext) in ParseParaDbDeviceId()
741 DbDeviceIdAsyncContext *asyncContext = reinterpret_cast<DbDeviceIdAsyncContext *>(data); in DbDeviceIdExecuteCB()
758 DbDeviceIdAsyncContext *asyncContext = reinterpret_cast<DbDeviceIdAsyncContext *>(data); in DbDeviceIdCallbackCompletedCB()
H A Dnapi_os_account.cpp501 auto dbDeviceId = std::make_unique<DbDeviceIdAsyncContext>(); in GetDistributedVirtualDeviceIdInner()
/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h97 struct DbDeviceIdAsyncContext : public CommonAsyncContext { struct
H A Dnapi_os_account_common.h118 bool ParseParaDbDeviceId(napi_env env, napi_callback_info cbInfo, DbDeviceIdAsyncContext *asyncContext);

Completed in 8 milliseconds