Home
last modified time | relevance | path

Searched defs:standard (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_util.h78 CompareAndReturnCacheItem(const napi_env env, napi_value& standard, in CompareAndReturnCacheItem()
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_json_decorator.cpp73 const Json::Value& standard) in HiSysEventJsonDecorator()
81 const Json::Value& standard) in HiSysEventJsonDecorator()
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dbase_utility_unit_test.cpp263 double standard = 0; variable
/ohos5.0/drivers/hdf_core/adapter/platform/spi/
H A Dspi_stm32f4xx.c124 SPI_PROTO_STANDARD standard; member
/ohos5.0/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.cpp822 const napi_env env, napi_value& standard, in CompareAndReturnCacheItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp281 double RenderNode::GetPxValue(double standard, const Dimension& value) in GetPxValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6817 for (auto* standard : standards) { in GetCanonicalEncodingName() local