Home
last modified time | relevance | path

Searched refs:schemes (Results 1 - 5 of 5) sorted by relevance

/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp112 std::string schemes; in GetScheme() local
114 schemes = schemes_[index]; in GetScheme()
116 return schemes; in GetScheme()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp1014 int32_t WebviewControllerImpl::CustomizeSchemesArrayDataHandler(CArrScheme schemes) in CustomizeSchemesArrayDataHandler() argument
1016 int64_t arrayLength = schemes.size; in CustomizeSchemesArrayDataHandler()
1023 bool result = SetCustomizeScheme(schemes.cScheme[i], scheme); in CustomizeSchemesArrayDataHandler()
H A Dwebview_ffi.cpp1003 int32_t FfiWebviewCtlCustomizeSchemes(OHOS::Webview::CArrScheme schemes) in FfiWebviewCtlCustomizeSchemes() argument
1005 return WebviewControllerImpl::CustomizeSchemesArrayDataHandler(schemes); in FfiWebviewCtlCustomizeSchemes()
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h218 static int32_t CustomizeSchemesArrayDataHandler(CArrScheme schemes);
H A Dwebview_ffi.h107 FFI_EXPORT int32_t FfiWebviewCtlCustomizeSchemes(OHOS::Webview::CArrScheme schemes);

Completed in 8 milliseconds