Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ResetProxy
(Results
1 - 25
of
29
) sorted by relevance
1
2
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H
A
D
sr_samgr_helper.cpp
100
void SrSamgrHelper::
ResetProxy
(const wptr<IRemoteObject> &remote)
in ResetProxy()
function in OHOS::AbilityRuntime::SrSamgrHelper
118
SrSamgrHelper::GetInstance().
ResetProxy
(remote);
in OnRemoteDied()
/foundation/barrierfree/accessibility/services/test/mock/powermanager/src/
H
A
D
mock_power_mgr_client.cpp
31
void PowerMgrClient::
ResetProxy
(const wptr<IRemoteObject>& remote)
in ResetProxy()
function in OHOS::PowerMgr::PowerMgrClient
36
client_.
ResetProxy
(nullptr);
in OnRemoteDied()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_auto_startup_client.cpp
120
AbilityAutoStartupClient::GetInstance()->
ResetProxy
(remote);
in OnRemoteDied()
123
void AbilityAutoStartupClient::
ResetProxy
(wptr<IRemoteObject> remote)
in ResetProxy()
function in OHOS::AAFwk::AbilityAutoStartupClient
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H
A
D
sr_samgr_helper.h
59
void
ResetProxy
(const wptr<IRemoteObject> &remote);
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H
A
D
ability_auto_startup_client.h
79
void
ResetProxy
(wptr<IRemoteObject> remote);
H
A
D
ability_manager_client.h
1624
void
ResetProxy
(wptr<IRemoteObject> remote);
/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/src/
H
A
D
extension_manager_client.cpp
74
void ExtensionManagerClient::
ResetProxy
(const wptr<IRemoteObject>& remote)
in ResetProxy()
function in OHOS::AAFwk::ExtensionManagerClient
92
ExtensionManagerClient::GetInstance().
ResetProxy
(remote);
in OnRemoteDied()
/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/include/
H
A
D
extension_manager_client.h
76
void
ResetProxy
(const wptr<IRemoteObject>& remote);
/foundation/resourceschedule/work_scheduler/frameworks/include/
H
A
D
workscheduler_srv_client.h
119
void
ResetProxy
();
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H
A
D
connection_observer_client_impl.cpp
234
if (!
ResetProxy
(remote)) {
in HandleRemoteDied()
240
bool ConnectionObserverClientImpl::
ResetProxy
(const wptr<IRemoteObject> &remote)
in ResetProxy()
function in OHOS::AbilityRuntime::ConnectionObserverClientImpl
/foundation/resourceschedule/work_scheduler/frameworks/src/
H
A
D
workscheduler_srv_client.cpp
60
void WorkSchedulerSrvClient::
ResetProxy
()
in ResetProxy()
function in OHOS::WorkScheduler::WorkSchedulerSrvClient
75
workSchedulerSrvClient_.
ResetProxy
();
in OnRemoteDied()
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H
A
D
connection_observer_client_impl.h
72
bool
ResetProxy
(const wptr<IRemoteObject> &remote);
/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclientimpl_fuzzer/
H
A
D
connectionobserverclientimpl_fuzzer.cpp
84
connectionObserverClientImpl->
ResetProxy
(remote);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupclient_fuzzer/
H
A
D
abilityautostartupclient_fuzzer.cpp
67
abilityAutoStartupClient->
ResetProxy
(remote);
in DoSomethingInterestingWithMyAPI()
/foundation/multimodalinput/input/intention/ipc/tunnel/include/
H
A
D
tunnel_client.h
73
void
ResetProxy
(const wptr<IRemoteObject> &remote);
/foundation/ability/form_fwk/test/fuzztest/formmgrannex_fuzzer/
H
A
D
formmgrannex_fuzzer.cpp
44
formMgr.
ResetProxy
(remote);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H
A
D
want_agent_client.h
75
void
ResetProxy
(const wptr<IRemoteObject>& remote);
/foundation/ability/ability_runtime/test/unittest/extension_manager_client_test/
H
A
D
extension_manager_client_test.cpp
81
* Function:
ResetProxy
88
client->
ResetProxy
(remote);
in HWTEST_F()
/foundation/filemanagement/storage_service/interfaces/kits/js/storage_manager/include/
H
A
D
storage_manager_connect.h
52
int32_t
ResetProxy
();
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H
A
D
storage_manager_connect.cpp
306
int32_t StorageManagerConnect::
ResetProxy
()
in ResetProxy()
function in OHOS::StorageManager::StorageManagerConnect
321
DelayedSingleton<StorageManagerConnect>::GetInstance()->
ResetProxy
();
in OnRemoteDied()
/foundation/multimodalinput/input/intention/ipc/tunnel/src/
H
A
D
tunnel_client.cpp
334
void TunnelClient::
ResetProxy
(const wptr<IRemoteObject> &remote)
in ResetProxy()
function in OHOS::Msdp::DeviceStatus::TunnelClient
356
parent->
ResetProxy
(remote);
in OnRemoteDied()
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H
A
D
want_agent_client.cpp
377
WantAgentClient::GetInstance().
ResetProxy
(remote);
in OnRemoteDied()
380
void WantAgentClient::
ResetProxy
(const wptr<IRemoteObject>& remote)
in ResetProxy()
function in OHOS::AAFwk::WantAgentClient
/foundation/ability/form_fwk/interfaces/kits/native/include/
H
A
D
form_mgr.h
686
void
ResetProxy
(const wptr<IRemoteObject> &remote);
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H
A
D
file_access_service.h
274
void
ResetProxy
(const wptr<IRemoteObject> &remote);
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H
A
D
file_access_service.cpp
204
void FileAccessService::
ResetProxy
(const wptr<IRemoteObject> &remote)
in ResetProxy()
function in OHOS::FileAccessFwk::FileAccessService
206
HILOG_DEBUG("FileAccessService::
ResetProxy
start");
in ResetProxy()
221
HILOG_ERROR("FileAccessService::
ResetProxy
, proxy is null or extensionDeathRecipient_ is null.");
in ResetProxy()
232
FileAccessService::GetInstance()->
ResetProxy
(remote);
in OnRemoteDied()
Completed in 11 milliseconds
1
2