| /base/useriam/user_auth_framework/services/core/src/ |
| H A D | user_info_impl.cpp | 25 int32_t UserInfoImpl::GetUserId() const in GetUserId() argument 30 uint64_t UserInfoImpl::GetSecUserId() const in GetSecUserId() argument 35 PinSubType UserInfoImpl::GetPinSubType() const in GetPinSubType() argument
|
| H A D | enrolled_info_impl.cpp | 25 int32_t EnrolledInfoImpl::GetUserId() const in GetUserId() argument 30 AuthType EnrolledInfoImpl::GetAuthType() const in GetAuthType() argument 35 uint64_t EnrolledInfoImpl::GetEnrolledId() const in GetEnrolledId() argument
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/ |
| H A D | user_auth_extension_module_loader.cpp | 28 Extension *UserAuthExtensionModuleLoader::Create(const std::unique_ptr<Runtime> &runtime) const in Create() argument
|
| /base/web/webview/ohos_interface/ohos_glue/base/include/ |
| H A D | ark_web_scoped_refptr.h | 40 T* get() const in get() argument 45 T* operator->() const in operator ->() argument 50 explicit operator bool() const in operator bool() argument
|
| /test/xts/device_attest/services/devattest_ability/src/ |
| H A D | attest_result_info.cpp | 20 bool AttestResultInfo::Marshalling(Parcel &parcel) const in Marshalling() argument
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | vp8dsp_neon.S | 1551 const subpel_filters, align=4 label
|
| H A D | h264idct_neon.S | 404 const scan8 label
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| H A D | vp8dsp_neon.S | 840 const subpel_filters, align=4 label
|
| H A D | hevcdsp_idct_neon.S | 29 const trans, align=4 label
|
| H A D | mpegaudiodsp_neon.S | 27 const tbl_rev128_s, align=4 label
|
| /third_party/gn/src/gn/ |
| H A D | builder.h | 39 Loader* loader() const { return loader_; } in loader() argument [all...] |
| H A D | bundle_file_rule.h | 45 target() const target() argument 48 sources() const sources() argument [all...] |
| H A D | config.cc | 22 const Config* Config::AsConfig() const { in AsConfig() argument
|
| H A D | config_values_extractors.cc | 16 void operator()(const std::string& s, std::ostream& out) const { in operator ()() argument 27 RecursiveTargetConfigStringsToStream( RecursiveWriterConfig config, const Target* target, const std::vector<std::string>& (ConfigValues::*getter)() const, const EscapeOptions& escape_options, std::ostream& out) RecursiveTargetConfigStringsToStream() argument
|
| H A D | inherited_libraries.cc | 14 InheritedLibraries::GetOrderedAndPublicFlag() const { in GetOrderedAndPublicFlag() argument
|
| H A D | token.cc | 22 bool Token::IsIdentifierEqualTo(const char* v) const { in IsIdentifierEqualTo() argument 26 bool Token::IsStringEqualTo(const char* v) const { in IsStringEqualTo() argument
|
| H A D | version.h | 25 int major() const { return major_; } in major() argument 26 int minor() const { return minor_; } in minor() argument 27 int patch() const { return patch_; } in patch() argument [all...] |
| /third_party/ffmpeg/tests/checkasm/aarch64/ |
| H A D | checkasm.S | 25 const register_init, align=4 label 47 const error_message_register label
|
| /third_party/backends/backend/genesys/ |
| H A D | static_init.h | 54 const T* operator->() const { return ptr_.get(); } in operator ->() argument 56 const T& operator*() const { return *ptr_.get(); } in operator *() argument
|
| /third_party/benchmark/src/ |
| H A D | benchmark_name.cc | 55 std::string BenchmarkName::str() const { in str() argument
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | intervalset.h | 19 size_t size() const { return data.size(); } in size() argument [all...] |
| /third_party/googletest/googletest/samples/ |
| H A D | sample2.h | 71 const char* c_string() const { return c_string_; } in c_string() argument 73 size_t Length() const { retur argument [all...] |
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-more-matchers.h | 71 bool MatchAndExplain(const MatcheeContainerType& c, in MatchAndExplain() argument 81 bool MatchAndExplain(const char* s, MatchResultListener* listener) const { in MatchAndExplain() argument 86 void DescribeTo(std::ostream* os) const { *os << "is empty"; } in DescribeTo() argument 88 void DescribeNegationTo(std::ostream* os) const { *os << "isn't empty"; } in DescribeNegationTo() argument
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-assertion-result.cc | 59 AssertionResult AssertionResult::operator!() const { in operator !() argument
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | search.h | 569 operator !=(const SearchIterator &that) const operator !=() argument [all...] |