Home
last modified time | relevance | path

Searched defs:options (Results 1 - 25 of 178) sorted by relevance

12345678

/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_attach_options_capi.cpp26 void OH_AttachOptions_Destroy(InputMethod_AttachOptions *options) in OH_AttachOptions_Destroy() argument
34 InputMethod_ErrorCode OH_AttachOptions_IsShowKeyboard(InputMethod_AttachOptions *options, bool *showKeyboard) in OH_AttachOptions_IsShowKeyboard() argument
/base/global/i18n/frameworks/intl/test/fuzztest/collator_fuzzer/
H A Dcollator_fuzzer.cpp31 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
/base/global/i18n/frameworks/intl/test/fuzztest/phonenumberformat_fuzzer/
H A Dphonenumberformat_fuzzer.cpp31 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
/base/account/os_account/test/fuzztest/appaccount/createaccount_fuzzer/
H A Dcreateaccount_fuzzer.cpp37 CreateAccountOptions options; in CreateAccountFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/addaccountimplicitly_fuzzer/
H A Daddaccountimplicitly_fuzzer.cpp60 AAFwk::Want options; in AddAccountImplicitlyFuzzTest() local
/base/global/i18n/frameworks/intl/test/fuzztest/pluralrules_fuzzer/
H A Dpluralrules_fuzzer.cpp32 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
/base/account/os_account/test/fuzztest/appaccount/authenticate_fuzzer/
H A Dauthenticate_fuzzer.cpp59 AAFwk::Want options; in AuthenticateFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/setauthenticatorproperties_fuzzer/
H A Dsetauthenticatorproperties_fuzzer.cpp56 SetPropertiesOptions options; in SetAuthenticatorPropertiesFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/createaccountimplicitly_fuzzer/
H A Dcreateaccountimplicitly_fuzzer.cpp56 CreateAccountImplicitlyOptions options; in CreateAccountImplicitlyFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/selectaccountsbyoptions_fuzzer/
H A Dselectaccountsbyoptions_fuzzer.cpp58 SelectAccountsOptions options; in SelectAccountsByOptionsFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount/verifycredential_fuzzer/
H A Dverifycredential_fuzzer.cpp57 VerifyCredentialOptions options; in VerifyCredentialFuzzTest() local
/base/global/i18n/frameworks/intl/test/fuzztest/numberformat_fuzzer/
H A Dnumberformat_fuzzer.cpp33 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Dmock_distributed_kv_data_manager.cpp28 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument
/base/update/updater/services/flashd/
H A Dflashd_basepkg.bat66 set options="tokens=1-4 delims=:.," variable
/base/account/os_account/test/fuzztest/appaccount_stub/createaccountstub_fuzzer/
H A Dcreateaccountstub_fuzzer.cpp36 CreateAccountOptions options; in CreateAccountStubFuzzTest() local
/base/global/i18n/frameworks/intl/test/fuzztest/relativetimeformat_fuzzer/
H A Drelativetimeformat_fuzzer.cpp34 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_number_format_test.cpp50 map<string, string> options = { { "useGrouping", useGrouping }, in HWTEST_F() local
80 map<string, string> options = { { "useGrouping", useGrouping }, in HWTEST_F() local
110 map<string, string> options = { { "useGrouping", useGrouping }, in HWTEST_F() local
140 map<string, string> options = { { "useGrouping", useGrouping }, in HWTEST_F() local
170 map<string, string> options = { { "useGrouping", useGrouping }, in HWTEST_F() local
200 map<string, string> options = { { "useGrouping", useGrouping }, HWTEST_F() local
[all...]
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.cpp21 AddAccountImplicitly( const std::string &authType, const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) AddAccountImplicitly() argument
29 Authenticate( const std::string &name, const std::string &authType, const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) Authenticate() argument
37 VerifyCredential( const std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) VerifyCredential() argument
51 SetProperties( const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) SetProperties() argument
64 CreateAccountImplicitly( const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) CreateAccountImplicitly() argument
71 Auth(const std::string &name, const std::string &authType, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) Auth() argument
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness_module.cpp49 napi_value options = asyncBrightness->GetCallbackInfo(info, 0, napi_object); in SyncWork() local
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_stub_imp_test/
H A Dstatic_subscriber_stub_imp_test.cpp61 AbilityRuntime::Runtime::Options options; in HWTEST_F() local
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_distributed_kv_data_manager.cpp37 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_distributed_kv_data_manager.cpp34 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument
/base/security/security_guard/test/unittest/mock/preferences/
H A Dpreferences_helper.h64 static std::shared_ptr<Preferences> GetPreferences(const Options &options, int &errCode) in GetPreferences() argument
/base/update/updater/services/script/
H A Dgenerate_yacc.py26 options = parser.parse_args() variable
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/
H A Dchain_rule_test.cpp78 std::string options = "source IP range 192.168.6.1-192.168.6.254"; in HWTEST_F() local
109 std::string options = "source IP range 192.168.6.1-192.168.6.254"; in HWTEST_F() local
[all...]

Completed in 6 milliseconds

12345678