Home
last modified time | relevance | path

Searched defs:callbackContext_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/
H A Dtask_signal_entity.h42 std::shared_ptr<JSCallbackContext> callbackContext_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.h145 static jerry_value_t callbackContext_; variable
H A Dfeature_ability_module.cpp42 jerry_value_t FeatureAbilityModule::callbackContext_; member in OHOS::ACELite::FeatureAbilityModule