Home
last modified time | relevance | path

Searched defs:open (Results 1 - 13 of 13) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_sqlite_ext.h29 int (*open)(const char *, sqlite3 **); member
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dsystem_function_mock.cpp30 int open(const char *file, int oflag) in open() function
H A Dassistant.h49 static int open(const char *file, int oflag) in open() function in OHOS::FileManagement::CloudDisk::Assistant
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_watermark_demo.cpp44 int open; in main() local
45 cin >> open; in main() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h706 std::unique_ptr<StateMachine::State> open = std::make_unique<A2dpStateOpen>(A2DP_PROFILE_OPEN, *this); in A2dpStateMachine() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_controller_state_machine.cpp687 int open = msg->GetParam1(); in HandleSoftapToggleChangeInEnabledState() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dsearch_modifier.cpp620 SetSearchShowCounterOptions( ArkUINodeHandle node, ArkUI_Bool open, ArkUI_Int32 thresholdPercentage, ArkUI_Bool highlightBorder) SetSearchShowCounterOptions() argument
H A Dnode_text_area_modifier.cpp573 SetTextAreaShowCounterOptions( ArkUINodeHandle node, ArkUI_Bool open, ArkUI_Int32 thresholdPercentage, ArkUI_Bool highlightBorder) SetTextAreaShowCounterOptions() argument
H A Dnode_text_input_modifier.cpp1385 SetTextInputShowCounter( ArkUINodeHandle node, ArkUI_Uint32 open, ArkUI_Int32 thresholdPercentage, ArkUI_Uint32 highlightBorder) SetTextInputShowCounter() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp899 auto open = std::chrono::system_clock::now(); in InitAVFormatContext() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1777 int (*open)(const char *, sqlite3 **); member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6035 ArkUI_Bool open = false; in SetTextAreaShowCounter() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1176 ArkUI_Bool open; member

Completed in 68 milliseconds