| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLField.h | 27 Field(int line, const Variable* owner, int fieldIndex) in Field() argument 37 const Variable& owner() const { in owner() function in SkSL::final
|
| /base/account/os_account/services/accountmgr/test/mock/app_account/ |
| H A D | mock_inner_app_account_manager.cpp | 87 auto owner = owners.front(); in SubscribeAppAccount() local
|
| /base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
| H A D | at_not_mock_app_account_manager_service_module_test.cpp | 108 std::string owner = "test"; in HWTEST_F() local
|
| /base/security/asset/test/unittest/module_test/src/ |
| H A D | system_ability_wrapper_test.cpp | 53 void PackageRemovedCallback(int32_t packageId, const uint8_t *owner, uint32_t ownerSize, in PackageRemovedCallback() argument 70 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() argument
|
| H A D | system_event_wrapper_test.cpp | 52 void PackageRemovedCallback(int32_t packageId, const uint8_t *owner, uint32_t ownerSize, in PackageRemovedCallback() argument 69 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | nfrs.h | 76 RuleBasedNumberFormat *owner; member in NFRuleSet
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/ |
| H A D | main.c | 98 lws_dll2_owner_t owner; in test3() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | nfrs.h | 76 RuleBasedNumberFormat *owner; member in NFRuleSet
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | nfrs.h | 76 RuleBasedNumberFormat *owner; member in NFRuleSet
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| H A D | Option.cpp | 26 Option::Option(const OptTable::Info *info, const OptTable *owner) in Option() argument
|
| /base/account/os_account/test/fuzztest/appaccount_stub/authenticatestub_fuzzer/ |
| H A D | authenticatestub_fuzzer.cpp | 44 std::string owner = fuzzData.GenerateRandomString(); in AuthenticateStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/setauthenticatorpropertiesstub_fuzzer/ |
| H A D | setauthenticatorpropertiesstub_fuzzer.cpp | 48 std::string owner = fuzzData.GenerateRandomString(); in SetAuthenticatorPropertiesStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/createaccountimplicitlystub_fuzzer/ |
| H A D | createaccountimplicitlystub_fuzzer.cpp | 48 std::string owner = fuzzData.GenerateRandomString(); in CreateAccountImplicitlyStubFuzzTest() local
|
| /base/account/os_account/test/fuzztest/appaccount_stub/addaccountimplicitlystub_fuzzer/ |
| H A D | addaccountimplicitlystub_fuzzer.cpp | 48 std::string owner = fuzzData.GenerateRandomString(); in AddAccountImplicitlyStubFuzzTest() local
|
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_screen_saver.c | 99 static int32_t Callback(IOwner owner, int32_t code, IpcIo *reply) in Callback() argument
|
| /base/security/device_auth/frameworks/src/lite/ |
| H A D | ipc_dev_auth_proxy.c | 104 static int32_t CliInvokeRetCallback(IOwner owner, int32_t code, IpcIo *reply) in CliInvokeRetCallback() argument
|
| /base/security/device_security_level/services/dslm/ |
| H A D | dslm_dfx_default.c | 67 __attribute__((weak)) void DslmStartProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmStartProcessTraceAsync() argument 71 __attribute__((weak)) void DslmFinishProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmFinishProcessTraceAsync() argument
|
| /base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
| H A D | hks_samgr_client_proxy.c | 81 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback() argument
|
| /base/security/security_guard/services/risk_classify/model_manager/src/ |
| H A D | db_operate.cpp | 62 int DbOperate::QueryEventByOwner(std::string owner, std::vector<SecEvent> &events) in QueryEventByOwner() argument
|
| /base/startup/init/services/init/standard/ |
| H A D | system_call_wrap.c | 95 int __wrap_chown(const char *pathname, uid_t owner, gid_t group)
in __wrap_chown() argument
|
| /base/security/security_guard/test/unittest/data_collect/database_manager/ |
| H A D | security_guard_database_manager_test.cpp | 238 std::string owner; in HWTEST_F() local
|
| /third_party/libwebsockets/lib/core/ |
| H A D | lws_dll2.c | 57 lws_dll2_foreach_safe(struct lws_dll2_owner *owner, void *user, in lws_dll2_foreach_safe() argument 69 lws_dll2_add_head(struct lws_dll2 *d, struct lws_dll2_owner *owner) in lws_dll2_add_head() argument 103 lws_dll2_owner_t *owner = after->owner; lws_dll2_add_before() local 140 lws_dll2_add_tail(struct lws_dll2 *d, struct lws_dll2_owner *owner) lws_dll2_add_tail() argument 282 lws_dll2_describe(lws_dll2_owner_t *owner, const char *desc) lws_dll2_describe() argument [all...] |
| /third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
| H A D | persistent-node.h | 33 void InitializeAsUsedNode(void* owner, TraceRootCallback trace) { in InitializeAsUsedNode() argument 44 void UpdateOwner(void* owner) { in UpdateOwner() argument 61 void* owner() const { in owner() function in cppgc::internal::final 96 PersistentNode* TryAllocateNodeFromFreeList(void* owner, in TryAllocateNodeFromFreeList() argument 146 V8_INLINE PersistentNode* AllocateNode(void* owner, TraceRootCallback trace) { in AllocateNode() argument 190 AllocateNode(void* owner, TraceRootCallback trace) AllocateNode() argument [all...] |
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | persistent-node.h | 35 void InitializeAsUsedNode(void* owner, TraceCallback trace) { in InitializeAsUsedNode() argument 46 void UpdateOwner(void* owner) { in UpdateOwner() argument 63 void* owner() const { in owner() function in cppgc::internal::final 98 PersistentNode* TryAllocateNodeFromFreeList(void* owner, in TryAllocateNodeFromFreeList() argument 148 V8_INLINE PersistentNode* AllocateNode(void* owner, TraceCallback trace) { in AllocateNode() argument 192 AllocateNode(void* owner, TraceCallback trace) AllocateNode() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | persistent-node.cc | 78 RefillFreeListAndAllocateNode( void* owner, TraceCallback trace) RefillFreeListAndAllocateNode() argument
|