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
defs:OnCreate
(Results
1 - 25
of
98
) sorted by relevance
1
2
3
4
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H
A
D
bundle_active_open_callback.cpp
30
int32_t BundleActiveOpenCallback::
OnCreate
(NativeRdb::RdbStore &rdbStore)
in OnCreate()
function in OHOS::DeviceUsageStats::BundleActiveOpenCallback
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H
A
D
cj_ability_stage_object.cpp
78
void CJAbilityStageObject::
OnCreate
() const
in OnCreate()
function in CJAbilityStageObject
H
A
D
ability_stage.cpp
49
void AbilityStage::
OnCreate
(const AAFwk::Want &want) const
in OnCreate()
function in OHOS::AbilityRuntime::AbilityStage
H
A
D
cj_ability_stage.cpp
134
void CJAbilityStage::
OnCreate
(const AAFwk::Want& want) const
in OnCreate()
function in CJAbilityStage
/foundation/bundlemanager/app_domain_verify/services/src/manager/rdb/
H
A
D
app_domain_verify_rdb_open_callback.cpp
26
int32_t AppDomainVerifyRdbOpenCallback::
OnCreate
(NativeRdb::RdbStore& rdbStore)
in OnCreate()
function in OHOS::AppDomainVerify::AppDomainVerifyRdbOpenCallback
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H
A
D
slite_ace_ability.cpp
25
void SliteAceAbility::
OnCreate
(const Want &want)
in OnCreate()
function in OHOS::ACELite::SliteAceAbility
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H
A
D
bms_rdb_open_callback.cpp
25
int32_t BmsRdbOpenCallback::
OnCreate
(NativeRdb::RdbStore &rdbStore)
in OnCreate()
function in OHOS::AppExecFwk::BmsRdbOpenCallback
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/event_handler/
H
A
D
tab_old_photos_table_event_handler.cpp
31
int32_t TabOldPhotosTableEventHandler::
OnCreate
(NativeRdb::RdbStore &store)
in OnCreate()
function in OHOS::Media::TabOldPhotosTableEventHandler
H
A
D
album_plugin_table_event_handler.cpp
94
int32_t AlbumPluginTableEventHandler::
OnCreate
(NativeRdb::RdbStore &store)
in OnCreate()
function in OHOS::Media::AlbumPluginTableEventHandler
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H
A
D
external_source.cpp
27
int ExternalOpenCall::
OnCreate
(NativeRdb::RdbStore &store)
in OnCreate()
function in OHOS::Media::ExternalOpenCall
/foundation/multimedia/ringtone_library/test/unittest/ringtone_restore_test/src/
H
A
D
ringtone_source.cpp
48
int RingtoneRestoreRdbOpenCb::
OnCreate
(NativeRdb::RdbStore &store)
in OnCreate()
function in OHOS::Media::RingtoneRestoreRdbOpenCb
58
int RingtoneLocalRdbOpenCb::
OnCreate
(NativeRdb::RdbStore &store)
in OnCreate()
function in OHOS::Media::RingtoneLocalRdbOpenCb
/foundation/ability/ability_lite/frameworks/ability_lite/src/slite/
H
A
D
slite_ability.cpp
33
void SliteAbility::
OnCreate
(const Want &want)
in OnCreate()
function in OHOS::AbilitySlite::SliteAbility
/foundation/window/window_manager/wm/src/
H
A
D
window_display_change_adapter.cpp
45
void WindowDisplayChangeAdapter::
OnCreate
(DisplayId displayId)
in OnCreate()
function in OHOS::Rosen::WindowDisplayChangeAdapter
/foundation/window/window_manager/dm/test/unittest/
H
A
D
display_change_unit_test.cpp
36
virtual void
OnCreate
(DisplayId displayId) {}
in OnCreate()
function in OHOS::Rosen::DisplayChangeEventListener
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/multiThread/
H
A
D
rdb_connection_test.cpp
60
int RdbMultiThreadConnectionTest::Callback::
OnCreate
(RdbStore &rdbStore)
in OnCreate()
function in RdbMultiThreadConnectionTest::Callback
H
A
D
rdb_connection_rd_test.cpp
63
int Callback::
OnCreate
(RdbStore &store)
in OnCreate()
function in Test::Callback
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H
A
D
rdb_helper_test.cpp
91
int RdbHelperTestWrongSqlOpenCallback::
OnCreate
(RdbStore &store)
in OnCreate()
function in RdbHelperTestWrongSqlOpenCallback
96
int RdbHelperTestOpenCallback::
OnCreate
(RdbStore &store)
in OnCreate()
function in RdbHelperTestOpenCallback
H
A
D
rdb_delete_test.cpp
54
int DeleteTestOpenCallback::
OnCreate
(RdbStore &store)
in OnCreate()
function in DeleteTestOpenCallback
H
A
D
transaction_test.cpp
50
int TransactionTest::TransactionTestOpenCallback::
OnCreate
(RdbStore &store)
in OnCreate()
function in TransactionTest::TransactionTestOpenCallback
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
form_extension.cpp
66
OHOS::AppExecFwk::FormProviderInfo FormExtension::
OnCreate
(const OHOS::AAFwk::Want& want)
in OnCreate()
function in OHOS::AbilityRuntime::FormExtension
/foundation/ability/form_fwk/test/unittest/fms_form_info_rdb_storage_mgr_test/
H
A
D
mock_form_rdb_data_mgr.cpp
95
int32_t RdbStoreDataCallBackFormInfoStorage::
OnCreate
(NativeRdb::RdbStore &rdbStore)
in OnCreate()
function in OHOS::AppExecFwk::RdbStoreDataCallBackFormInfoStorage
/foundation/multimedia/camera_lite/frameworks/
H
A
D
camera_impl.cpp
187
void CameraImpl::
OnCreate
(string cameraId)
in OnCreate()
function in OHOS::Media::CameraImpl
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_device_test/src/
H
A
D
medialibrary_device_test.cpp
35
int ConfigTestOpenCall::
OnCreate
(RdbStore &store)
in OnCreate()
function in OHOS::Media::ConfigTestOpenCall
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryrestore_fuzzer/
H
A
D
medialibraryrestore_fuzzer.cpp
60
int Media::FuzzRestoreDataCallback::
OnCreate
(NativeRdb::RdbStore &store)
in OnCreate()
function in OHOS::Media::FuzzRestoreDataCallback
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H
A
D
event_thumbnail_test.cpp
41
int ConfigTestOpenCall::
OnCreate
(RdbStore &store)
in OnCreate()
function in OHOS::Media::ConfigTestOpenCall
Completed in 10 milliseconds
1
2
3
4