| /third_party/skia/gm/ |
| H A D | yuv420_odd_dim.cpp | 40 SkJpegEncoder::Options options; in make_image() local
|
| /third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| H A D | OptionAdapter.java | 17 public OptionAdapter(Context context, int resource, List<String> options, Spinner spinner) { in OptionAdapter() argument
|
| /third_party/selinux/libselinux/utils/ |
| H A D | selabel_lookup_best_match.c | 61 struct selinux_opt options[] = { in main() local
|
| /third_party/skia/dm/ |
| H A D | DMGpuTestProcs.cpp | 45 RunWithGPUTestContexts(GrContextTestFn* test, GrContextTypeFilterFn* contextTypeFilter, Reporter* reporter, const GrContextOptions& options) RunWithGPUTestContexts() argument
|
| H A D | DMJsonWriter.cpp | 124 const ObjectValue& options = (*r)["options"].as<ObjectValue>(); in ReadJson() local [all...] |
| /third_party/spirv-tools/tools/diff/ |
| H A D | diff.cpp | 147 spvtools::diff::Options options; in main() local
|
| /third_party/spirv-tools/tools/val/ |
| H A D | val.cpp | 81 spvtools::ValidatorOptions options; in main() local [all...] |
| /third_party/vk-gl-cts/scripts/ |
| H A D | launchcontrol_build.py | 93 options = parseOptions() variable
|
| /base/account/os_account/test/fuzztest/appaccount_stub/authenticatestub_fuzzer/ |
| H A D | authenticatestub_fuzzer.cpp | 60 AAFwk::Want options; in AuthenticateStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/setauthenticatorpropertiesstub_fuzzer/ |
| H A D | setauthenticatorpropertiesstub_fuzzer.cpp | 57 SetPropertiesOptions options; in SetAuthenticatorPropertiesStubFuzzTest() local
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | inputmethod_controller_capi.cpp | 147 OH_InputMethodController_Attach(InputMethod_TextEditorProxy *textEditor, InputMethod_AttachOptions *options, InputMethod_InputMethodProxy **inputMethodProxy) OH_InputMethodController_Attach() argument
|
| /base/account/os_account/test/fuzztest/appaccount_stub/createaccountimplicitlystub_fuzzer/ |
| H A D | createaccountimplicitlystub_fuzzer.cpp | 52 CreateAccountImplicitlyOptions options; in CreateAccountImplicitlyStubFuzzTest() local
|
| /base/account/os_account/frameworks/domain_account/src/ |
| H A D | domain_account_common.cpp | 369 CreateOsAccountForDomainOptions *options = new (std::nothrow) CreateOsAccountForDomainOptions(); in Unmarshalling() local
|
| /base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
| H A D | os_account_manager_no_bms_mock_test.cpp | 94 CreateOsAccountOptions options; in HWTEST_F() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_data_storage.cpp | 29 AppAccountDataStorage::AppAccountDataStorage(const std::string &storeId, const AccountDataStorageOptions &options) in AppAccountDataStorage() argument
|
| H A D | app_account_authenticator_proxy.cpp | 30 AddAccountImplicitly(const std::string &authType, const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) AddAccountImplicitly() argument 64 Authenticate(const std::string &name, const std::string &authType, const std::string &callerBundleName, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) Authenticate() argument 102 CreateAccountImplicitly( const CreateAccountImplicitlyOptions &options, const sptr<IRemoteObject> &callback) CreateAccountImplicitly() argument 126 Auth(const std::string &name, const std::string &authType, const AAFwk::WantParams &options, const sptr<IRemoteObject> &callback) Auth() argument 158 VerifyCredential( const std::string &name, const VerifyCredentialOptions &options, const sptr<IRemoteObject> &callback) VerifyCredential() argument 216 SetProperties( const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) SetProperties() argument [all...] |
| /base/account/os_account/frameworks/appaccount/native/src/ |
| H A D | app_account_authenticator_stub.cpp | 105 sptr<CreateAccountImplicitlyOptions> options = data.ReadParcelable<CreateAccountImplicitlyOptions>(); in ProcCreateAccountImplicitly() local 144 sptr<VerifyCredentialOptions> options = data.ReadParcelable<VerifyCredentialOptions>(); ProcVerifyCredential() local 182 sptr<SetPropertiesOptions> options = data.ReadParcelable<SetPropertiesOptions>(); ProcSetProperties() local [all...] |
| /base/account/os_account/services/accountmgr/test/unittest/domain_account/ |
| H A D | domain_account_plugin_proxy_test.cpp | 173 GetDomainAccountInfoOptions options; in HWTEST_F() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/selectaccountsbyoptionsstub_fuzzer/ |
| H A D | selectaccountsbyoptionsstub_fuzzer.cpp | 45 SelectAccountsOptions options; in SelectAccountsByOptionsStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/verifycredentialstub_fuzzer/ |
| H A D | verifycredentialstub_fuzzer.cpp | 47 VerifyCredentialOptions options; in VerifyCredentialStubFuzzTest() local
|
| /base/account/os_account/interfaces/kits/napi/appaccount/include/ |
| H A D | napi_app_account_authenticator.h | 49 AAFwk::WantParams options; member
|
| /base/account/os_account/test/fuzztest/appaccount_stub/addaccountimplicitlystub_fuzzer/ |
| H A D | addaccountimplicitlystub_fuzzer.cpp | 56 AAFwk::Want options; in AddAccountImplicitlyStubFuzzTest() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/ |
| H A D | chain_rule.cpp | 64 void ChainRule::GetOption(const std::string& options, const std::string& key, std::string& value) in GetOption() argument 74 void ChainRule::GetOption(const std::string& options, const std::string& key, uint32_t& value) in GetOption() argument 84 void ChainRule::TruncateOption(const std::string& options, const std::string& key, std::string &result) in TruncateOption() argument
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
| H A D | mock_distributed_kv_data_manager.cpp | 42 Status DistributedKvDataManager::GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, in GetSingleKvStore() argument
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | common_convert_notification.cpp | 42 NotificationDistributedOptions options = notification->GetNotificationRequest().GetNotificationDistributedOptions(); in SetNotificationByDistributedOptions() local
|