/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | inputmethod_attach_options_capi.cpp | 26 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 D | collator_fuzzer.cpp | 31 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/phonenumberformat_fuzzer/ |
H A D | phonenumberformat_fuzzer.cpp | 31 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
|
/base/account/os_account/test/fuzztest/appaccount/createaccount_fuzzer/ |
H A D | createaccount_fuzzer.cpp | 37 CreateAccountOptions options; in CreateAccountFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount/addaccountimplicitly_fuzzer/ |
H A D | addaccountimplicitly_fuzzer.cpp | 60 AAFwk::Want options; in AddAccountImplicitlyFuzzTest() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/pluralrules_fuzzer/ |
H A D | pluralrules_fuzzer.cpp | 32 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
|
/base/account/os_account/test/fuzztest/appaccount/authenticate_fuzzer/ |
H A D | authenticate_fuzzer.cpp | 59 AAFwk::Want options; in AuthenticateFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount/setauthenticatorproperties_fuzzer/ |
H A D | setauthenticatorproperties_fuzzer.cpp | 56 SetPropertiesOptions options; in SetAuthenticatorPropertiesFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount/createaccountimplicitly_fuzzer/ |
H A D | createaccountimplicitly_fuzzer.cpp | 56 CreateAccountImplicitlyOptions options; in CreateAccountImplicitlyFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount/selectaccountsbyoptions_fuzzer/ |
H A D | selectaccountsbyoptions_fuzzer.cpp | 58 SelectAccountsOptions options; in SelectAccountsByOptionsFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount/verifycredential_fuzzer/ |
H A D | verifycredential_fuzzer.cpp | 57 VerifyCredentialOptions options; in VerifyCredentialFuzzTest() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/numberformat_fuzzer/ |
H A D | numberformat_fuzzer.cpp | 33 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 D | mock_distributed_kv_data_manager.cpp | 28 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId,
in GetSingleKvStore() argument
|
/base/update/updater/services/flashd/ |
H A D | flashd_basepkg.bat | 66 set options="tokens=1-4 delims=:.," variable
|
/base/account/os_account/test/fuzztest/appaccount_stub/createaccountstub_fuzzer/ |
H A D | createaccountstub_fuzzer.cpp | 36 CreateAccountOptions options; in CreateAccountStubFuzzTest() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/relativetimeformat_fuzzer/ |
H A D | relativetimeformat_fuzzer.cpp | 34 std::map<std::string, std::string> options; in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_number_format_test.cpp | 50 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 D | mock_app_account_authenticator_stub.cpp | 21 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 D | brightness_module.cpp | 49 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 D | static_subscriber_stub_imp_test.cpp | 61 AbilityRuntime::Runtime::Options options; in HWTEST_F() local
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
H A D | mock_distributed_kv_data_manager.cpp | 37 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 D | mock_distributed_kv_data_manager.cpp | 34 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 D | preferences_helper.h | 64 static std::shared_ptr<Preferences> GetPreferences(const Options &options, int &errCode) in GetPreferences() argument
|
/base/update/updater/services/script/ |
H A D | generate_yacc.py | 26 options = parser.parse_args() variable
|
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/ |
H A D | chain_rule_test.cpp | 78 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...] |