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:Detach
(Results
1 - 25
of
102
) sorted by relevance
1
2
3
4
5
/foundation/ai/ai_engine/services/common/utils/
H
A
D
aie_guard.h
40
*
Detach
the pointer guard.
42
void
Detach
()
in Detach()
function in OHOS::AI::PointerGuard
76
*
Detach
the pointer guard.
78
void
Detach
()
in Detach()
function in OHOS::AI::MallocPointerGuard
103
*
Detach
the array pointer guard.
105
void
Detach
()
in Detach()
function in OHOS::AI::ArrayPointerGuard
129
*
Detach
the point guard.
131
void
Detach
()
in Detach()
function in OHOS::AI::ResGuard
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H
A
D
intf_attach.h
70
* @brief
Detach
an attachment from this object.
74
virtual bool
Detach
(const IObject::Ptr& attachment) = 0;
75
/** Type helper for
Detach
*/
77
bool
Detach
(const T& object)
in Detach()
function in IAttach
79
return
Detach
(interface_pointer_cast<IObject>(object));
in Detach()
H
A
D
intf_attachment_container.h
84
* @brief See IAttach::
Detach
()
86
virtual bool
Detach
(const IObject::Ptr& attachment) = 0;
88
bool
Detach
(const T& object)
in Detach()
function in IAttachmentContainer
90
return
Detach
(interface_pointer_cast<IObject>(object));
in Detach()
/foundation/ai/ai_engine/services/common/protocol/data_channel/source/
H
A
D
response.cpp
125
void Response::
Detach
()
in Detach()
function in OHOS::AI::Response
197
void IResponse::
Detach
()
in Detach()
function in OHOS::AI::IResponse
199
ResponseCast::Ref(this).
Detach
();
in Detach()
/foundation/resourceschedule/ffrt/src/eu/
H
A
D
worker_thread.h
73
Detach
();
in ~WorkerThread()
142
void
Detach
()
in Detach()
function in ffrt::WorkerThread
175
void
Detach
()
in Detach()
function in ffrt::WorkerThread
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H
A
D
plugin.cpp
36
void
Detach
()
in Detach()
function in OHOS::AI::HandleGuard
104
handleGuard.
Detach
();
in LoadPluginAlgorithm()
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H
A
D
headset_adapter_host_manager.cpp
59
int32_t HeadsetAdapterHostManager::
Detach
()
in Detach()
function in OHOS::IntellVoiceEngine::HeadsetAdapterHostManager
62
return headsetAdapterProxy1_0_->
Detach
();
in Detach()
H
A
D
adapter_host_manager.cpp
71
int32_t AdapterHostManager::
Detach
()
in Detach()
function in OHOS::IntellVoiceEngine::AdapterHostManager
74
return adapterProxy1_0_->
Detach
();
in Detach()
H
A
D
headset_adapter_host_manager.h
29
int32_t
Detach
() override;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H
A
D
vertices.cpp
89
std::shared_ptr<Vertices> Vertices::Builder::
Detach
()
in Detach()
function in OHOS::Rosen::Drawing::Vertices::Builder
91
return std::make_shared<Vertices>(builderImplPtr_->
Detach
());
in Detach()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H
A
D
timer.h
132
* @brief
Detach
timer, this can be used if you don't want destructor to stop the timer
134
ITaskQueue::Token
Detach
()
in Detach()
function in Timer
177
return t.
Detach
();
in SingleShotTimer()
191
return t.
Detach
();
in SingleShotTimer()
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
canvas_render_context_base.h
38
virtual void
Detach
() = 0;
/foundation/multimodalinput/input/util/common/include/
H
A
D
device_observer.h
29
virtual void
Detach
(std::shared_ptr<IDeviceObserver> observer) = 0;
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/
H
A
D
canvas_render_context_base.h
36
virtual void
Detach
() = 0;
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
attachment_container.cpp
63
return
Detach
(child);
in Remove()
116
if (!current->
Detach
(attachment)) {
in Attach()
132
bool AttachmentContainer::
Detach
(const IObject::Ptr& attachment)
in Detach()
function in AttachmentContainer
H
A
D
object.cpp
60
bool Object::
Detach
(const IObject::Ptr& attachment)
in Detach()
function in Internal::Object
63
return attachments_->
Detach
(attachment);
in Detach()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H
A
D
event_impl.cpp
36
(void)
Detach
(false);
in EventImpl()
65
(void)
Detach
(false);
in EventImpl()
188
int EventImpl::
Detach
(bool wait)
in Detach()
function in DistributedDB::EventImpl
H
A
D
ievent.h
45
virtual int
Detach
(bool wait) = 0;
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H
A
D
rs_render_thread_test.cpp
44
* @tc.desc: test results of
Detach
51
* @tc.steps: step1.
Detach
in HWTEST_F()
54
RSRenderThread::Instance().
Detach
(nodeId);
in HWTEST_F()
59
* @tc.desc: test results of
Detach
66
* @tc.steps: step1.
Detach
in HWTEST_F()
70
RSRenderThread::Instance().
Detach
(node.GetId());
in HWTEST_F()
75
* @tc.desc: test results of
Detach
316
* @tc.name:
Detach
317
* @tc.desc: test results of
Detach
321
HWTEST_F(RSRenderThreadTest,
Detach
, TestSiz
[all...]
/foundation/ai/ai_engine/services/common/protocol/data_channel/include/
H
A
D
response.h
138
void
Detach
();
H
A
D
i_response.h
141
void
Detach
();
/foundation/multimodalinput/input/service/interceptor/test/
H
A
D
mock.cpp
36
void InputDeviceManager::
Detach
(std::shared_ptr<IDeviceObserver> observer)
in Detach()
function in OHOS::MMI::InputDeviceManager
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/
H
A
D
update_engine.cpp
156
int32_t UpdateEngine::
Detach
(void)
in Detach()
function in OHOS::IntellVoiceEngine::UpdateEngine
165
int ret = adapter_->
Detach
();
in Detach()
H
A
D
update_engine.h
33
int32_t
Detach
(void) override;
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H
A
D
object_api.h
421
* @brief
Detach
an attachment from this object.
423
auto&
Detach
(const META_NS::IObject::Ptr& attachment)
in Detach()
function in Object
425
META_API_CACHED_INTERFACE(Attach)->
Detach
(attachment);
in Detach()
429
auto&
Detach
(const T& attachment)
in Detach()
function in Object
431
return
Detach
(interface_pointer_cast<IObject>(attachment));
in Detach()
544
FinalClassType&
Detach
(const META_NS::IAttachment::Ptr& attachment)
in Detach()
function in Internal::ObjectInterfaceAPI
546
Object::
Detach
(attachment);
in Detach()
Completed in 9 milliseconds
1
2
3
4
5