Home
last modified time | relevance | path

Searched refs:CallNotify (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_call.h38 } CallNotify; typedef
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_syncer_test.h230 void CallNotify() in CallNotify() function
H A Ddistributeddb_cloud_syncer_upload_test.cpp890 cloudSyncer2->CallNotify();
963 cloudSyncer3->CallNotify();
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c27 CallNotify g_callNotifyTab[] = {
198 int32_t tabSize = sizeof(g_callNotifyTab) / sizeof(CallNotify); in IsCallNoticeCmd()
209 int32_t tabSize = sizeof(g_callNotifyTab) / sizeof(CallNotify); in CallReportInfoProcess()