Home
last modified time | relevance | path

Searched defs:SendMigrationRequest (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_migration_manager_adapter_wrapper.cpp41 bool ArkMigrationManagerAdapterWrapper::SendMigrationRequest(std::shared_ptr<std::string> jsonData) in SendMigrationRequest() function in OHOS::ArkWeb::ArkMigrationManagerAdapterWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_migration_manager_adapter_impl.cpp38 bool ArkMigrationManagerAdapterImpl::SendMigrationRequest(const char* jsonData) in SendMigrationRequest() function in OHOS::ArkWeb::ArkMigrationManagerAdapterImpl
/base/web/webview/ohos_adapter/migration_manager_adapter/src/
Dmigration_manager_adapter_impl.cpp129 bool MigrationManagerAdapterImpl::SendMigrationRequest(std::shared_ptr<std::string> jsonData) in SendMigrationRequest() function in OHOS::NWeb::MigrationManagerAdapterImpl