| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | utrie.cpp | 860 uint32_t options; in utrie_unserialize() local [all...] |
| H A D | uts46.cpp | 197 uint32_t options; member in UTS46 201 IDNA::createUTS46Instance(uint32_t options, UErrorCode &errorCode) { in createUTS46Instance() argument 1327 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) uidna_openUTS46() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | modprobe.c | 411 char *fn, *options; in go_probe() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_file.cc | 95 FileGenerator::FileGenerator(const FileDescriptor* file, const Options& options) in FileGenerator() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-native.h | 161 pa_native_options *options; member
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectwriter.cc | 64 ProtoStreamObjectWriter( TypeResolver* type_resolver, const google::protobuf::Type& type, strings::ByteSink* output, ErrorListener* listener, const ProtoStreamObjectWriter::Options& options) ProtoStreamObjectWriter() argument 78 ProtoStreamObjectWriter( const TypeInfo* typeinfo, const google::protobuf::Type& type, strings::ByteSink* output, ErrorListener* listener, const ProtoStreamObjectWriter::Options& options) ProtoStreamObjectWriter() argument
|
| /third_party/selinux/libselinux/src/ |
| H A D | matchpathcon.c | 152 static __thread struct selinux_opt options[SELABEL_NOPT]; variable [all...] |
| /third_party/skia/bench/ |
| H A D | nanobench.cpp | 256 GrContextOptions options = grContextOpts; variable
|
| /third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .SystemPropertiesCommandLineConverter converter
org.gradle.cli.ParsedCommandLine options
java.util.Properties systemProperties
java.io. |
| /third_party/skia/third_party/externals/libwebp/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .SystemPropertiesCommandLineConverter converter
org.gradle.cli.ParsedCommandLine options
java.util.Properties systemProperties
java.io. ... |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .SystemPropertiesCommandLineConverter converter
org.gradle.cli.ParsedCommandLine options
java.util.Properties systemProperties
java.io. ... |
| /third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .SystemPropertiesCommandLineConverter converter
org.gradle.cli.ParsedCommandLine options
java.util.Properties systemProperties
java.io. ... |
| /third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
| /third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .SystemPropertiesCommandLineConverter converter
org.gradle.cli.ParsedCommandLine options
java.util.Properties systemProperties
java.io. ... |
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_manager_service.cpp | 95 CreateOsAccount(const std::string &localName, const std::string &shortName, const OsAccountType &type, OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) CreateOsAccount() argument 155 CreateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) CreateOsAccountWithFullInfo() argument 206 CreateOsAccountForDomain(const OsAccountType &type, const DomainAccountInfo &domainInfo, const sptr<IDomainAccountCallback> &callback, const CreateOsAccountForDomainOptions &options) CreateOsAccountForDomain() argument [all...] |
| H A D | os_account_stub.cpp | 619 sptr<CreateOsAccountOptions> options = data.ReadParcelable<CreateOsAccountOptions>(); in ProcCreateOsAccountWithShortName() local 644 sptr<CreateOsAccountOptions> options = data.ReadParcelable<CreateOsAccountOptions>(); in ProcCreateOsAccountWithFullInfo() local 708 sptr<CreateOsAccountForDomainOptions> options = data.ReadParcelable<CreateOsAccountForDomainOptions>(); in ProcCreateOsAccountForDomain() local [all...] |
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_control_manager.cpp | 185 AccountDataStorageOptions options; in MoveData() local 249 ErrCode AppAccountControlManager::CreateAccount(const std::string &name, const CreateAccountOptions &options, in CreateAccount() argument 972 SelectAccountsByOptions( const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback, const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) SelectAccountsByOptions() argument 1259 AccountDataStorageOptions options; GetDataStorageByUserId() local [all...] |
| /base/account/os_account/interfaces/kits/napi/domain_account/src/ |
| H A D | napi_domain_account_manager.cpp | 791 void NapiDomainAccountPlugin::GetDomainAccountInfo(const GetDomainAccountInfoOptions &options,
in GetDomainAccountInfo() argument
|
| /base/account/os_account/frameworks/osaccount/core/src/ |
| H A D | os_account_proxy.cpp | 122 ErrCode OsAccountProxy::CreateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) in CreateOsAccountWithFullInfo() argument 68 CreateOsAccount(const std::string &localName, const std::string &shortName, const OsAccountType &type, OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) CreateOsAccount() argument 181 CreateOsAccountForDomain(const OsAccountType &type, const DomainAccountInfo &domainInfo, const sptr<IDomainAccountCallback> &callback, const CreateOsAccountForDomainOptions& options) CreateOsAccountForDomain() argument [all...] |
| H A D | os_account.cpp | 120 ErrCode OsAccount::CreateOsAccountWithFullInfo(OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &options) in CreateOsAccountWithFullInfo() argument 98 CreateOsAccount(const std::string& localName, const std::string& shortName, const OsAccountType& type, OsAccountInfo& osAccountInfo, const CreateOsAccountOptions &options) CreateOsAccount() argument 148 CreateOsAccountForDomain(const OsAccountType &type, const DomainAccountInfo &domainInfo, const std::shared_ptr<DomainAccountCallback> &callback, const CreateOsAccountForDomainOptions& options) CreateOsAccountForDomain() argument [all...] |
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | intl_addon.cpp | 173 void GetOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetOptionValue() argument 200 int64_t GetIntegerOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetIntegerOptionValue() argument 225 void GetBoolOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetBoolOptionValue() argument 248 GetDateOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetDateOptionValues() argument 271 GetRelativeTimeOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetRelativeTimeOptionValues() argument 556 GetNumberOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetNumberOptionValues() argument 991 SetOptionProperties(napi_env env, napi_value &result, std::map<std::string, std::string> &options, const std::string &option) SetOptionProperties() argument 1006 SetIntegerOptionProperties(napi_env env, napi_value &result, std::map<std::string, std::string> &options, const std::string &option) SetIntegerOptionProperties() argument 1025 SetBooleanOptionProperties(napi_env env, napi_value &result, std::map<std::string, std::string> &options, const std::string &option) SetBooleanOptionProperties() argument 1055 std::map<std::string, std::string> options = {}; GetRelativeTimeResolvedOptions() local 1078 std::map<std::string, std::string> options = {}; GetDateTimeResolvedOptions() local 1117 std::map<std::string, std::string> options = {}; GetNumberResolvedOptions() local 1166 GetCollatorLocaleMatcher(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorLocaleMatcher() argument 1181 GetCollatorUsage(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorUsage() argument 1196 GetCollatorSensitivity(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorSensitivity() argument 1211 GetCollatorIgnorePunctuation(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorIgnorePunctuation() argument 1226 GetCollatorNumeric(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorNumeric() argument 1239 GetCollatorCaseFirst(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorCaseFirst() argument 1252 GetCollatorCollation(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorCollation() argument 1281 GetCollatorOptionValue(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetCollatorOptionValue() argument 1562 std::map<std::string, std::string> options = {}; GetCollatorResolvedOptions() local 1575 GetPluralRulesType(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetPluralRulesType() argument 1590 GetPluralRulesInteger(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetPluralRulesInteger() argument 1607 GetPluralRulesFractions(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetPluralRulesFractions() argument 1634 GetPluralRulesSignificant(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetPluralRulesSignificant() argument 1667 GetPluralRulesOptionValues(napi_env env, napi_value options, std::map<std::string, std::string> &map) GetPluralRulesOptionValues() argument [all...] |
| H A D | i18n_addon.cpp | 763 std::map<std::string, std::string> options; in PhoneNumberFormatConstructor() local 782 InitPhoneNumberFormatContext(napi_env env, napi_callback_info info, const std::string &country, const std::map<std::string, std::string> &options) InitPhoneNumberFormatContext() argument
|
| /base/print/print_fwk/frameworks/ohprint/include/ |
| H A D | ohprint.h | 490 char options[256]; member
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | common.cpp | 500 std::vector<std::string> options; in GetNotificationUserInputByOptions() local
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/ |
| H A D | dlp_credential.cpp | 549 static int32_t InitEncPolicyData(EncAndDecOptions& options, DLP_EncPolicyData& encPolicy, const bool offlineAccess, in InitEncPolicyData() argument 596 EncAndDecOptions options; in ParseDlpCertificate() local [all...] |