Home
last modified time | relevance | path

Searched defs:owner (Results 51 - 75 of 361) sorted by relevance

12345678910>>...15

/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dat_not_mock_app_account_manager_service_module_test.cpp108 std::string owner = "test"; in HWTEST_F() local
/base/security/asset/test/unittest/module_test/src/
H A Dsystem_ability_wrapper_test.cpp53 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 Dsystem_event_wrapper_test.cpp52 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
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemory_group_manager.h169 struct module *owner; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dmemory_group_manager.h175 struct module *owner; member
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dabilityms_client.cpp29 static int32_t Callback(void *owner, int code, IpcIo *reply) in Callback() argument
/foundation/ability/ability_runtime/test/unittest/window_focus_changed_listener_test/
H A Dwindow_focus_changed_listener_test.cpp65 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
82 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
102 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
124 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
141 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
161 std::shared_ptr<AbilityManagerService> owner; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dextension_impl.h218 ExtensionWindowLifeCycleImpl(const sptr<IRemoteObject>& token, const std::shared_ptr<ExtensionImpl>& owner) in ExtensionWindowLifeCycleImpl() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_client.h123 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager_test.cpp120 std::string owner = "owner"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dgroup_negotiation_state_test.cpp55 WifiP2pDevice owner; in AddGroupManager() local
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Ddata_share_manager_impl.h54 explicit ServiceDeathRecipient(DataShareManagerImpl *owner) : owner_(owner) in ServiceDeathRecipient() argument
70 explicit DataShareClientStatusChangeStub(DataShareManagerImpl *owner) : owner_(owner) in DataShareClientStatusChangeStub() argument
/third_party/icu/icu4c/source/i18n/
H A Dnfrs.h76 RuleBasedNumberFormat *owner; member in NFRuleSet
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/
H A Dmain.c98 lws_dll2_owner_t owner; in test3() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrs.h76 RuleBasedNumberFormat *owner; member in NFRuleSet
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrs.h76 RuleBasedNumberFormat *owner; member in NFRuleSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DOption.cpp26 Option::Option(const OptTable::Info *info, const OptTable *owner) in Option() argument
/base/account/os_account/test/fuzztest/appaccount_stub/authenticatestub_fuzzer/
H A Dauthenticatestub_fuzzer.cpp44 std::string owner = fuzzData.GenerateRandomString(); in AuthenticateStubFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/setauthenticatorpropertiesstub_fuzzer/
H A Dsetauthenticatorpropertiesstub_fuzzer.cpp48 std::string owner = fuzzData.GenerateRandomString(); in SetAuthenticatorPropertiesStubFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/createaccountimplicitlystub_fuzzer/
H A Dcreateaccountimplicitlystub_fuzzer.cpp48 std::string owner = fuzzData.GenerateRandomString(); in CreateAccountImplicitlyStubFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/addaccountimplicitlystub_fuzzer/
H A Daddaccountimplicitlystub_fuzzer.cpp48 std::string owner = fuzzData.GenerateRandomString(); in AddAccountImplicitlyStubFuzzTest() local
/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_screen_saver.c99 static int32_t Callback(IOwner owner, int32_t code, IpcIo *reply) in Callback() argument
/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_proxy.c104 static int32_t CliInvokeRetCallback(IOwner owner, int32_t code, IpcIo *reply) in CliInvokeRetCallback() argument
/base/security/device_security_level/services/dslm/
H A Ddslm_dfx_default.c67 __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 Dhks_samgr_client_proxy.c81 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback() argument

Completed in 9 milliseconds

12345678910>>...15