Home
last modified time | relevance | path

Searched defs:GetVendor (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/fa/
H A Dfa_app_info.cpp62 const std::string& FaAppInfo::GetVendor() const in GetVendor() function in OHOS::Ace::FaAppInfo
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_app_info.cpp61 const std::string& StageAppInfo::GetVendor() const in GetVendor() function in OHOS::Ace::StageAppInfo
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Ddisk.cpp40 std::string Disk::GetVendor() in GetVendor() function in OHOS::StorageManager::Disk
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_mmi_device_info_adapter_impl.cpp49 int32_t ArkMMIDeviceInfoAdapterImpl::GetVendor() in GetVendor() function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_mmi_device_info_adapter_wrapper.cpp50 int32_t ArkMMIDeviceInfoAdapterWrapper::GetVendor() in GetVendor() function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterWrapper
/ohos5.0/base/sensors/medical_sensor/utils/src/
H A Dmedical.cpp59 std::string MedicalSensor::GetVendor() const in GetVendor() function in OHOS::Sensors::MedicalSensor
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice.h255 inline int32_t Device::GetVendor() const in GetVendor() function
/ohos5.0/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice.h255 inline int32_t Device::GetVendor() const in GetVendor() function
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_device.cpp90 int32_t InputDevice::GetVendor() const in GetVendor() function in OHOS::MMI::InputDevice
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h691 std::string GetVendor() const in GetVendor() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp855 static napi_value GetVendor(napi_env env, napi_callback_info info) in GetVendor() function