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:Detaching
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H
A
D
intf_attachment.h
69
virtual bool
Detaching
(const IAttach::Ptr& target) = 0;
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
attachment_container.cpp
179
attachment->
Detaching
(owner);
in RemovedFromContainer()
196
att->
Detaching
(owner);
in RemoveAllAttachments()
H
A
D
object_hierarchy_observer.h
96
bool
Detaching
(const META_NS::IAttach::Ptr& target) override;
H
A
D
object_hierarchy_observer.cpp
436
bool ObjectHierarchyObserver::
Detaching
(const META_NS::IAttach::Ptr& target)
in Detaching()
function in ObjectHierarchyObserver
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/attachment/
H
A
D
attachment.h
30
* two methods, AttachTo and DetachFrom which are called when the corresponding Attaching/
Detaching
46
/** AttachmentFwd calls this when IAttachment::
Detaching
is called by the framework. */
65
/** Private implementation of IAttachment::
Detaching
, handle properties and call the DetachFrom method defined by
67
bool
Detaching
(const META_NS::IAttach::Ptr& target) final
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
anim_impl.cpp
96
bool
Detaching
(const IAttach::Ptr& target) override
H
A
D
ecs_animation.h
307
bool
Detaching
(const IAttach::Ptr& target) override
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H
A
D
animation.h
124
bool
Detaching
(const IAttach::Ptr& target) override
Completed in 5 milliseconds