Home
last modified time | relevance | path

Searched refs:GetFormat (Results 1 - 25 of 60) sorted by relevance

123

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_media_source_info_impl.cpp32 ArkWebString ArkWebMediaSourceInfoImpl::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkWebMediaSourceInfoImpl
34 return ArkWebStringClassToStruct(nweb_media_source_info_->GetFormat()); in GetFormat()
H A Dark_web_media_source_info_impl.h34 ArkWebString GetFormat() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_surface_buffer_adapter_wrapper.cpp45 int32_t ArkCameraSurfaceBufferAdapterWrapper::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkCameraSurfaceBufferAdapterWrapper
47 return ctocpp_->GetFormat(); in GetFormat()
H A Dark_surface_buffer_adapter_wrapper.cpp43 int32_t ArkSurfaceBufferAdapterWrapper::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkSurfaceBufferAdapterWrapper
45 return ctocpp_->GetFormat(); in GetFormat()
H A Dark_buffer_request_config_adapter_impl.cpp40 int32_t ArkBufferRequestConfigAdapterImpl::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkBufferRequestConfigAdapterImpl
42 return real_->GetFormat(); in GetFormat()
H A Dark_surface_buffer_adapter_wrapper.h37 int32_t GetFormat() override;
H A Dark_camera_surface_buffer_adapter_wrapper.h37 int32_t GetFormat() override;
H A Dark_buffer_request_config_adapter_impl.h35 int32_t GetFormat() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_buffer_request_config_adapter_wrapper.cpp42 int32_t ArkBufferRequestConfigAdapterWrapper::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkBufferRequestConfigAdapterWrapper
44 return ctocpp_->GetFormat(); in GetFormat()
H A Dark_camera_surface_buffer_adapter_impl.cpp47 int32_t ArkCameraSurfaceBufferAdapterImpl::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkCameraSurfaceBufferAdapterImpl
49 return real_->GetFormat(); in GetFormat()
H A Dark_surface_buffer_adapter_impl.cpp46 int32_t ArkSurfaceBufferAdapterImpl::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkSurfaceBufferAdapterImpl
48 return real_->GetFormat(); in GetFormat()
H A Dark_buffer_request_config_adapter_wrapper.h35 int32_t GetFormat() override;
H A Dark_camera_surface_buffer_adapter_impl.h37 int32_t GetFormat() override;
H A Dark_surface_buffer_adapter_impl.h37 int32_t GetFormat() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_media_source_info_wrapper.cpp32 std::string ArkWebMediaSourceInfoWrapper::GetFormat() in GetFormat() function in OHOS::ArkWeb::ArkWebMediaSourceInfoWrapper
34 ArkWebString stFormat = ark_web_media_source_info_->GetFormat(); in GetFormat()
H A Dark_web_media_source_info_wrapper.h34 std::string GetFormat() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_media_source_info.h32 virtual ArkWebString GetFormat() = 0;
/base/security/crypto_framework/frameworks/cj/include/
H A Dkey_impl.h30 const char *GetFormat(int32_t* errCode);
/base/security/crypto_framework/frameworks/cj/src/
H A Dkey_impl.cpp32 const char *KeyImpl::GetFormat(int32_t* errCode) in GetFormat() function in OHOS::CryptoFramework::KeyImpl
/base/time/time_service/services/dfx/include/
H A Dtime_cmd_parse.h30 std::string GetFormat();
/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/
H A Dcommand.cpp38 std::string Command::GetFormat() in GetFormat() function in OHOS::MiscServices::Command
H A Dcommand.h29 std::string GetFormat();
H A Ddump_helper.cpp40 dprintf(fd, "\n%-15s: %-20s", handler->GetFormat().c_str(), handler->ShowHelp().c_str()); in Dispatch()
/base/telephony/core_service/utils/vcard/include/contact_data/
H A Dvcard_photo_data.h36 std::string GetFormat();
/base/time/time_service/services/dfx/src/
H A Dtime_cmd_parse.cpp49 std::string TimeCmdParse::GetFormat() in GetFormat() function in TimeCmdParse

Completed in 6 milliseconds

123